Searched defs:l_user_desc (Results 1 – 2 of 2) sorted by relevance
311 struct l_user_desc { struct312 l_uint entry_number;313 l_uint base_addr;314 l_uint limit;315 l_uint seg_32bit:1;316 l_uint contents:2;317 l_uint read_exec_only:1;318 l_uint limit_in_pages:1;319 l_uint seg_not_present:1;320 l_uint useable:1;
347 struct l_user_desc { struct348 l_uint entry_number;349 l_uint base_addr;350 l_uint limit;351 l_uint seg_32bit:1;352 l_uint contents:2;353 l_uint read_exec_only:1;354 l_uint limit_in_pages:1;355 l_uint seg_not_present:1;356 l_uint useable:1;