/external/kernel-headers/original/asm-x86/ |
pda.h | 11 struct x8664_pda { struct 41 extern struct x8664_pda *_cpu_pda[]; 42 extern struct x8664_pda boot_cpu_pda[]; 56 extern struct x8664_pda _proxy_pda; 58 #define pda_offset(field) offsetof(struct x8664_pda, field)
|
/bionic/libc/kernel/arch-x86/asm/ |
pda.h | 27 struct x8664_pda { struct 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
pda.h | 27 struct x8664_pda { struct 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/ |
pda.h | 21 struct x8664_pda { struct 47 #define pda_offset(field) offsetof(struct x8664_pda, field)
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/ |
pda.h | 21 struct x8664_pda { struct 47 #define pda_offset(field) offsetof(struct x8664_pda, field)
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/ |
pda.h | 21 struct x8664_pda { struct 47 #define pda_offset(field) offsetof(struct x8664_pda, field)
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/ |
pda.h | 21 struct x8664_pda { struct 47 #define pda_offset(field) offsetof(struct x8664_pda, field)
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/ |
pda.h | 21 struct x8664_pda { struct 47 #define pda_offset(field) offsetof(struct x8664_pda, field)
|
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/ |
pda.h | 27 struct x8664_pda { struct 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/ |
pda.h | 27 struct x8664_pda { struct 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/ |
pda.h | 27 struct x8664_pda { struct 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/ |
pda.h | 27 struct x8664_pda { struct 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/ |
pda.h | 27 struct x8664_pda { struct 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
|