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

  /bionic/libc/kernel/uapi/asm-x86/asm/
processor-flags.h 119 #define X86_CR4_MCE_BIT 6
120 #define X86_CR4_MCE _BITUL(X86_CR4_MCE_BIT)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
processor-flags.h 119 #define X86_CR4_MCE_BIT 6
120 #define X86_CR4_MCE _BITUL(X86_CR4_MCE_BIT)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
processor-flags.h 119 #define X86_CR4_MCE_BIT 6
120 #define X86_CR4_MCE _BITUL(X86_CR4_MCE_BIT)
  /external/kernel-headers/original/uapi/asm-x86/asm/
processor-flags.h 99 #define X86_CR4_MCE_BIT 6 /* Machine check enable */
100 #define X86_CR4_MCE _BITUL(X86_CR4_MCE_BIT)
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
processor-flags.h 119 #define X86_CR4_MCE_BIT 6
120 #define X86_CR4_MCE _BITUL(X86_CR4_MCE_BIT)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
processor-flags.h 119 #define X86_CR4_MCE_BIT 6
120 #define X86_CR4_MCE _BITUL(X86_CR4_MCE_BIT)

Completed in 4272 milliseconds