Home
last modified time | relevance | path

Searched defs:user_desc (Results 1 – 1 of 1) sorted by relevance

/development/ndk/platforms/android-9/arch-x86/include/asm/
Dldt.h25 struct user_desc { struct
26 unsigned int entry_number;
27 unsigned int base_addr;
29 unsigned int limit;
30 unsigned int seg_32bit:1;
31 unsigned int contents:2;
32 unsigned int read_exec_only:1;
34 unsigned int limit_in_pages:1;
35 unsigned int seg_not_present:1;
36 unsigned int useable:1;
[all …]