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

  /bionic/libc/kernel/arch-x86/asm/
processor-flags.h 24 #define X86_EFLAGS_IOPL 0x00003000
  /development/ndk/platforms/android-9/arch-x86/include/asm/
processor-flags.h 24 #define X86_EFLAGS_IOPL 0x00003000
  /external/kernel-headers/original/asm-x86/
processor-flags.h 17 #define X86_EFLAGS_IOPL 0x00003000 /* IOPL mask */
processor_32.h 574 : "i" (~X86_EFLAGS_IOPL), "r" (mask));
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
processor-flags.h 24 #define X86_EFLAGS_IOPL 0x00003000
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
processor-flags.h 24 #define X86_EFLAGS_IOPL 0x00003000
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
processor-flags.h 24 #define X86_EFLAGS_IOPL 0x00003000

Completed in 412 milliseconds