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

  /bionic/libc/kernel/uapi/asm-x86/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 58 #define X86_CR0_TS_BIT 3 /* Task Switched */
59 #define X86_CR0_TS _BITUL(X86_CR0_TS_BIT)
  /prebuilts/ndk/9/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/9/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)

Completed in 45 milliseconds