Searched defs:l_user_desc (Results 1 – 2 of 2) sorted by relevance
280 struct l_user_desc { struct281 l_uint entry_number;282 l_uint base_addr;283 l_uint limit;284 l_uint seg_32bit:1;285 l_uint contents:2;286 l_uint read_exec_only:1;287 l_uint limit_in_pages:1;288 l_uint seg_not_present:1;289 l_uint useable:1;
317 struct l_user_desc { struct318 l_uint entry_number;319 l_uint base_addr;320 l_uint limit;321 l_uint seg_32bit:1;322 l_uint contents:2;323 l_uint read_exec_only:1;324 l_uint limit_in_pages:1;325 l_uint seg_not_present:1;326 l_uint useable:1;