Home
last modified time | relevance | path

Searched refs:MSR_TEST_CTRL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kernel/cpu/
H A Dintel.c1074 if (rdmsrl_safe(MSR_TEST_CTRL, &ctrl)) in sld_state_setup()
1080 if (wrmsrl_safe(MSR_TEST_CTRL, ctrl)) in sld_state_setup()
1082 rdmsrl(MSR_TEST_CTRL, tmp); in sld_state_setup()
1116 rdmsrl(MSR_TEST_CTRL, msr_test_ctrl_cache); in sld_update_msr()
1124 wrmsrl(MSR_TEST_CTRL, msr_test_ctrl_cache); in sld_update_msr()
1130 * MSR_TEST_CTRL is per core, but we treat it like a per CPU MSR. Locking in split_lock_init()
1141 wrmsrl(MSR_TEST_CTRL, test_ctrl_val); in __split_lock_reenable_unlock()
/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h41 #define MSR_TEST_CTRL 0x00000033 macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h41 #define MSR_TEST_CTRL 0x00000033 macro