OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X86_CR4_DE_BIT
(Results
1 - 10
of
10
) sorted by null
/bionic/libc/kernel/uapi/asm-x86/asm/
processor-flags.h
109
#define
X86_CR4_DE_BIT
3
110
#define X86_CR4_DE _BITUL(
X86_CR4_DE_BIT
)
/development/ndk/platforms/android-21/arch-x86/include/asm/
processor-flags.h
111
#define
X86_CR4_DE_BIT
3
112
#define X86_CR4_DE _BITUL(
X86_CR4_DE_BIT
)
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
processor-flags.h
111
#define
X86_CR4_DE_BIT
3
112
#define X86_CR4_DE _BITUL(
X86_CR4_DE_BIT
)
/external/kernel-headers/original/uapi/asm-x86/asm/
processor-flags.h
91
#define
X86_CR4_DE_BIT
3 /* enable debugging extensions */
92
#define X86_CR4_DE _BITUL(
X86_CR4_DE_BIT
)
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
processor-flags.h
111
#define
X86_CR4_DE_BIT
3
112
#define X86_CR4_DE _BITUL(
X86_CR4_DE_BIT
)
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
processor-flags.h
111
#define
X86_CR4_DE_BIT
3
112
#define X86_CR4_DE _BITUL(
X86_CR4_DE_BIT
)
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
processor-flags.h
111
#define
X86_CR4_DE_BIT
3
112
#define X86_CR4_DE _BITUL(
X86_CR4_DE_BIT
)
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
processor-flags.h
111
#define
X86_CR4_DE_BIT
3
112
#define X86_CR4_DE _BITUL(
X86_CR4_DE_BIT
)
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
processor-flags.h
111
#define
X86_CR4_DE_BIT
3
112
#define X86_CR4_DE _BITUL(
X86_CR4_DE_BIT
)
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
processor-flags.h
111
#define
X86_CR4_DE_BIT
3
112
#define X86_CR4_DE _BITUL(
X86_CR4_DE_BIT
)
Completed in 65 milliseconds