Home
last modified time | relevance | path

Searched refs:MSR_IA32_CORE_CAPS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dcpuinfo.rst63 MSR_IA32_CORE_CAPS or specific CPU models are identified. If the needed
65 setup_force_cpu_cap macros. For example, if bit 5 is set in MSR_IA32_CORE_CAPS,
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmsr-index.h80 #define MSR_IA32_CORE_CAPS 0x000000cf macro
/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A Dmsr-index.h80 #define MSR_IA32_CORE_CAPS 0x000000cf macro
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dintel.c1184 rdmsrl(MSR_IA32_CORE_CAPS, ia32_core_caps); in cpu_set_core_cap_bits()