HomeSort by relevance Sort by last modified time
    Searched defs:TF_MASK (Results 1 - 12 of 12) sorted by null

  /bionic/libc/kernel/arch-x86/asm/
vm86.h 21 #define TF_MASK 0x00000100
  /development/ndk/platforms/android-9/arch-x86/include/asm/
vm86.h 21 #define TF_MASK 0x00000100
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
vm86.h 15 #define TF_MASK 0x00000100
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
vm86.h 15 #define TF_MASK 0x00000100
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
vm86.h 15 #define TF_MASK 0x00000100
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
vm86.h 15 #define TF_MASK 0x00000100
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
vm86.h 15 #define TF_MASK 0x00000100
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
vm86.h 15 #define TF_MASK 0x00000100
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/asm/
vm86.h 15 #define TF_MASK 0x00000100
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm/
vm86.h 15 #define TF_MASK 0x00000100
  /external/kernel-headers/original/asm-x86/
vm86.h 15 #define TF_MASK 0x00000100
  /external/qemu/target-i386/
cpu.h 112 #define TF_MASK 0x00000100
126 redundant. We avoid using the IOPL_MASK, TF_MASK and VM_MASK bit
916 (env->eflags & (IOPL_MASK | TF_MASK | RF_MASK | VM_MASK));

Completed in 32 milliseconds