Searched defs:l_user_desc (Results 1 – 2 of 2) sorted by relevance
495 struct l_user_desc { struct496 l_uint entry_number;497 l_uint base_addr;498 l_uint limit;499 l_uint seg_32bit:1;500 l_uint contents:2;501 l_uint read_exec_only:1;502 l_uint limit_in_pages:1;503 l_uint seg_not_present:1;504 l_uint useable:1;
531 struct l_user_desc { struct532 l_uint entry_number;533 l_uint base_addr;534 l_uint limit;535 l_uint seg_32bit:1;536 l_uint contents:2;537 l_uint read_exec_only:1;538 l_uint limit_in_pages:1;539 l_uint seg_not_present:1;540 l_uint useable:1;