OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X86_CR4_PAE_BIT
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/asm-x86/asm/
processor-flags.h
116
#define
X86_CR4_PAE_BIT
5
117
#define X86_CR4_PAE _BITUL(
X86_CR4_PAE_BIT
)
/external/kernel-headers/original/uapi/asm-x86/asm/
processor-flags.h
97
#define
X86_CR4_PAE_BIT
5 /* enable physical address extensions */
98
#define X86_CR4_PAE _BITUL(
X86_CR4_PAE_BIT
)
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
processor-flags.h
116
#define
X86_CR4_PAE_BIT
5
117
#define X86_CR4_PAE _BITUL(
X86_CR4_PAE_BIT
)
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
processor-flags.h
116
#define
X86_CR4_PAE_BIT
5
117
#define X86_CR4_PAE _BITUL(
X86_CR4_PAE_BIT
)
Completed in 39 milliseconds