HomeSort by relevance Sort by last modified time
    Searched refs:X86_EFLAGS_IOPL (Results 1 - 3 of 3) sorted by null

  /external/u-boot/arch/x86/include/asm/
processor-flags.h 17 #define X86_EFLAGS_IOPL 0x00003000 /* IOPL mask */
  /bionic/libc/kernel/uapi/asm-x86/asm/
processor-flags.h 43 #define X86_EFLAGS_IOPL (_AC(3, UL) << X86_EFLAGS_IOPL_BIT)
  /external/kernel-headers/original/uapi/asm-x86/asm/
processor-flags.h 32 #define X86_EFLAGS_IOPL (_AC(3,UL) << X86_EFLAGS_IOPL_BIT)

Completed in 237 milliseconds