OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X86_CR0_CD_BIT
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/asm-x86/asm/
processor-flags.h
92
#define
X86_CR0_CD_BIT
30
94
#define X86_CR0_CD _BITUL(
X86_CR0_CD_BIT
)
/external/kernel-headers/original/uapi/asm-x86/asm/
processor-flags.h
70
#define
X86_CR0_CD_BIT
30 /* Cache Disable */
71
#define X86_CR0_CD _BITUL(
X86_CR0_CD_BIT
)
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
processor-flags.h
92
#define
X86_CR0_CD_BIT
30
94
#define X86_CR0_CD _BITUL(
X86_CR0_CD_BIT
)
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
processor-flags.h
92
#define
X86_CR0_CD_BIT
30
94
#define X86_CR0_CD _BITUL(
X86_CR0_CD_BIT
)
Completed in 451 milliseconds