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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
msr-index.h 86 #define MSR_IA32_MCx_ADDR(x) (MSR_IA32_MC0_ADDR + 4*(x))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
msr-index.h 86 #define MSR_IA32_MCx_ADDR(x) (MSR_IA32_MC0_ADDR + 4*(x))
  /bionic/libc/kernel/uapi/asm-x86/asm/
msr-index.h 169 #define MSR_IA32_MCx_ADDR(x) (MSR_IA32_MC0_ADDR + 4*(x))
  /development/ndk/platforms/android-L/arch-x86/include/asm/
msr-index.h 167 #define MSR_IA32_MCx_ADDR(x) (MSR_IA32_MC0_ADDR + 4*(x))
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
msr-index.h 167 #define MSR_IA32_MCx_ADDR(x) (MSR_IA32_MC0_ADDR + 4*(x))
  /external/kernel-headers/original/uapi/asm-x86/asm/
msr-index.h 156 #define MSR_IA32_MCx_ADDR(x) (MSR_IA32_MC0_ADDR + 4*(x))
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
msr-index.h 169 #define MSR_IA32_MCx_ADDR(x) (MSR_IA32_MC0_ADDR + 4*(x))
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
msr-index.h 169 #define MSR_IA32_MCx_ADDR(x) (MSR_IA32_MC0_ADDR + 4*(x))

Completed in 82 milliseconds