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