OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X86_EFLAGS_IOPL_BIT
(Results
1 - 10
of
10
) sorted by null
/bionic/libc/kernel/uapi/asm-x86/asm/
processor-flags.h
47
#define
X86_EFLAGS_IOPL_BIT
12
49
#define X86_EFLAGS_IOPL (_AC(3, UL) <<
X86_EFLAGS_IOPL_BIT
)
/development/ndk/platforms/android-21/arch-x86/include/asm/
processor-flags.h
47
#define
X86_EFLAGS_IOPL_BIT
12
49
#define X86_EFLAGS_IOPL (_AC(3,UL) <<
X86_EFLAGS_IOPL_BIT
)
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
processor-flags.h
47
#define
X86_EFLAGS_IOPL_BIT
12
49
#define X86_EFLAGS_IOPL (_AC(3,UL) <<
X86_EFLAGS_IOPL_BIT
)
/external/kernel-headers/original/uapi/asm-x86/asm/
processor-flags.h
30
#define
X86_EFLAGS_IOPL_BIT
12 /* I/O Privilege Level (2 bits) */
31
#define X86_EFLAGS_IOPL (_AC(3,UL) <<
X86_EFLAGS_IOPL_BIT
)
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
processor-flags.h
47
#define
X86_EFLAGS_IOPL_BIT
12
49
#define X86_EFLAGS_IOPL (_AC(3,UL) <<
X86_EFLAGS_IOPL_BIT
)
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
processor-flags.h
47
#define
X86_EFLAGS_IOPL_BIT
12
49
#define X86_EFLAGS_IOPL (_AC(3,UL) <<
X86_EFLAGS_IOPL_BIT
)
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
processor-flags.h
47
#define
X86_EFLAGS_IOPL_BIT
12
49
#define X86_EFLAGS_IOPL (_AC(3,UL) <<
X86_EFLAGS_IOPL_BIT
)
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
processor-flags.h
47
#define
X86_EFLAGS_IOPL_BIT
12
49
#define X86_EFLAGS_IOPL (_AC(3,UL) <<
X86_EFLAGS_IOPL_BIT
)
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
processor-flags.h
47
#define
X86_EFLAGS_IOPL_BIT
12
49
#define X86_EFLAGS_IOPL (_AC(3,UL) <<
X86_EFLAGS_IOPL_BIT
)
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
processor-flags.h
47
#define
X86_EFLAGS_IOPL_BIT
12
49
#define X86_EFLAGS_IOPL (_AC(3,UL) <<
X86_EFLAGS_IOPL_BIT
)
Completed in 40 milliseconds