OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X86_CR4_PKE_BIT
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/asm-x86/asm/
processor-flags.h
146
#define
X86_CR4_PKE_BIT
22
147
#define X86_CR4_PKE _BITUL(
X86_CR4_PKE_BIT
)
/external/kernel-headers/original/uapi/asm-x86/asm/
processor-flags.h
121
#define
X86_CR4_PKE_BIT
22 /* enable Protection Keys support */
122
#define X86_CR4_PKE _BITUL(
X86_CR4_PKE_BIT
)
Completed in 6659 milliseconds