OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X86_CR4_PSE_BIT
(Results
1 - 10
of
10
) sorted by null
/bionic/libc/kernel/uapi/asm-x86/asm/
processor-flags.h
111
#define
X86_CR4_PSE_BIT
4
112
#define X86_CR4_PSE _BITUL(
X86_CR4_PSE_BIT
)
/development/ndk/platforms/android-21/arch-x86/include/asm/
processor-flags.h
114
#define
X86_CR4_PSE_BIT
4
115
#define X86_CR4_PSE _BITUL(
X86_CR4_PSE_BIT
)
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
processor-flags.h
114
#define
X86_CR4_PSE_BIT
4
115
#define X86_CR4_PSE _BITUL(
X86_CR4_PSE_BIT
)
/external/kernel-headers/original/uapi/asm-x86/asm/
processor-flags.h
93
#define
X86_CR4_PSE_BIT
4 /* enable page size extensions */
94
#define X86_CR4_PSE _BITUL(
X86_CR4_PSE_BIT
)
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
processor-flags.h
114
#define
X86_CR4_PSE_BIT
4
115
#define X86_CR4_PSE _BITUL(
X86_CR4_PSE_BIT
)
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
processor-flags.h
114
#define
X86_CR4_PSE_BIT
4
115
#define X86_CR4_PSE _BITUL(
X86_CR4_PSE_BIT
)
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
processor-flags.h
114
#define
X86_CR4_PSE_BIT
4
115
#define X86_CR4_PSE _BITUL(
X86_CR4_PSE_BIT
)
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
processor-flags.h
114
#define
X86_CR4_PSE_BIT
4
115
#define X86_CR4_PSE _BITUL(
X86_CR4_PSE_BIT
)
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
processor-flags.h
114
#define
X86_CR4_PSE_BIT
4
115
#define X86_CR4_PSE _BITUL(
X86_CR4_PSE_BIT
)
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
processor-flags.h
114
#define
X86_CR4_PSE_BIT
4
115
#define X86_CR4_PSE _BITUL(
X86_CR4_PSE_BIT
)
Completed in 1170 milliseconds