Searched refs:MSR_IA32_HW_FEEDBACK_CONFIG (Results 1 – 2 of 2) sorted by relevance
359 rdmsrl(MSR_IA32_HW_FEEDBACK_CONFIG, msr_val); in hfi_enable()361 wrmsrl(MSR_IA32_HW_FEEDBACK_CONFIG, msr_val); in hfi_enable()380 rdmsrl(MSR_IA32_HW_FEEDBACK_CONFIG, msr_val); in hfi_disable()382 wrmsrl(MSR_IA32_HW_FEEDBACK_CONFIG, msr_val); in hfi_disable()
1210 #define MSR_IA32_HW_FEEDBACK_CONFIG 0x17d1 macro