Searched refs:HV_ACCESS_FREQUENCY_MSRS (Results 1 – 5 of 5) sorted by relevance
573 if (ms_hyperv.features & HV_ACCESS_FREQUENCY_MSRS && in ms_hyperv_init_platform()640 if (ms_hyperv.features & HV_ACCESS_FREQUENCY_MSRS && in ms_hyperv_init_platform()
107 #define HV_ACCESS_FREQUENCY_MSRS \ macro
214 return ms_hyperv.features & HV_ACCESS_FREQUENCY_MSRS && in hv_reenlightenment_available()
376 vcpu_set_cpuid_feature(vcpu, HV_ACCESS_FREQUENCY_MSRS); in guest_test_msrs_access()
287 #define HV_ACCESS_FREQUENCY_MSRS BIT(11) macro