OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSR_IA32_MCx_MISC
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/asm-x86/asm/
msr-index.h
170
#define
MSR_IA32_MCx_MISC
(x) (MSR_IA32_MC0_MISC + 4*(x))
/development/ndk/platforms/android-L/arch-x86/include/asm/
msr-index.h
169
#define
MSR_IA32_MCx_MISC
(x) (MSR_IA32_MC0_MISC + 4*(x))
/development/ndk/platforms/android-L/arch-x86_64/include/asm/
msr-index.h
169
#define
MSR_IA32_MCx_MISC
(x) (MSR_IA32_MC0_MISC + 4*(x))
/external/kernel-headers/original/uapi/asm-x86/asm/
msr-index.h
157
#define
MSR_IA32_MCx_MISC
(x) (MSR_IA32_MC0_MISC + 4*(x))
Completed in 530 milliseconds