OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSR_IA32_MC0_STATUS
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/kernel/uapi/asm-x86/asm/
msr-index.h
127
#define
MSR_IA32_MC0_STATUS
0x00000401
167
#define MSR_IA32_MCx_STATUS(x) (
MSR_IA32_MC0_STATUS
+ 4*(x))
/development/ndk/platforms/android-L/arch-x86/include/asm/
msr-index.h
127
#define
MSR_IA32_MC0_STATUS
0x00000401
166
#define MSR_IA32_MCx_STATUS(x) (
MSR_IA32_MC0_STATUS
+ 4*(x))
/development/ndk/platforms/android-L/arch-x86_64/include/asm/
msr-index.h
127
#define
MSR_IA32_MC0_STATUS
0x00000401
166
#define MSR_IA32_MCx_STATUS(x) (
MSR_IA32_MC0_STATUS
+ 4*(x))
/external/kernel-headers/original/uapi/asm-x86/asm/
msr-index.h
111
#define
MSR_IA32_MC0_STATUS
0x00000401
155
#define MSR_IA32_MCx_STATUS(x) (
MSR_IA32_MC0_STATUS
+ 4*(x))
/development/ndk/platforms/android-9/arch-x86/include/asm/
msr-index.h
81
#define
MSR_IA32_MC0_STATUS
0x00000401
Completed in 41 milliseconds