Home
last modified time | relevance | path

Searched refs:seg_not_present (Results 1 – 4 of 4) sorted by relevance

/development/ndk/platforms/android-L/arch-x86_64/include/asm/
Dldt.h35 unsigned int seg_not_present:1; member
/development/ndk/platforms/android-9/arch-x86/include/asm/
Dldt.h35 unsigned int seg_not_present:1; member
Ddesc_32.h70 …read_exec_only ^ 1) << 9) | ((info)->contents << 10) | (((info)->seg_not_present ^ 1) << 15) |…
71 …(info)->seg_32bit == 0 && (info)->limit_in_pages == 0 && (info)->seg_not_present == 1 && (in…
/development/ndk/platforms/android-L/arch-x86/include/asm/
Dldt.h35 unsigned int seg_not_present:1; member