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

  /bionic/libc/kernel/uapi/asm-x86/asm/
processor-flags.h 75 #define X86_CR0_TS_BIT 3
76 #define X86_CR0_TS _BITUL(X86_CR0_TS_BIT)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
processor-flags.h 77 #define X86_CR0_TS_BIT 3
79 #define X86_CR0_TS _BITUL(X86_CR0_TS_BIT)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
processor-flags.h 77 #define X86_CR0_TS_BIT 3
79 #define X86_CR0_TS _BITUL(X86_CR0_TS_BIT)
  /external/kernel-headers/original/uapi/asm-x86/asm/
processor-flags.h 56 #define X86_CR0_TS_BIT 3 /* Task Switched */
57 #define X86_CR0_TS _BITUL(X86_CR0_TS_BIT)
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
processor-flags.h 77 #define X86_CR0_TS_BIT 3
79 #define X86_CR0_TS _BITUL(X86_CR0_TS_BIT)
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
processor-flags.h 77 #define X86_CR0_TS_BIT 3
79 #define X86_CR0_TS _BITUL(X86_CR0_TS_BIT)
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
processor-flags.h 77 #define X86_CR0_TS_BIT 3
79 #define X86_CR0_TS _BITUL(X86_CR0_TS_BIT)
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
processor-flags.h 77 #define X86_CR0_TS_BIT 3
79 #define X86_CR0_TS _BITUL(X86_CR0_TS_BIT)
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
processor-flags.h 77 #define X86_CR0_TS_BIT 3
79 #define X86_CR0_TS _BITUL(X86_CR0_TS_BIT)
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
processor-flags.h 77 #define X86_CR0_TS_BIT 3
79 #define X86_CR0_TS _BITUL(X86_CR0_TS_BIT)

Completed in 744 milliseconds