Searched refs:MSR_IA32_CORE_CAPS (Results 1 – 5 of 5) sorted by relevance
82 if (rdmsrl_safe(MSR_IA32_CORE_CAPS, &msrval)) in ifs_init()
63 MSR_IA32_CORE_CAPS or specific CPU models are identified. If the needed65 setup_force_cpu_cap macros. For example, if bit 5 is set in MSR_IA32_CORE_CAPS,
82 #define MSR_IA32_CORE_CAPS 0x000000cf macro
85 #define MSR_IA32_CORE_CAPS 0x000000cf macro
1325 * Not all bits in MSR_IA32_CORE_CAPS are architectural, but in sld_state_show() 1329 rdmsrl(MSR_IA32_CORE_CAPS, ia32_core_caps); in sld_state_show()