Home
last modified time | relevance | path

Searched refs:HV_ACCESS_FREQUENCY_MSRS (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/kernel/cpu/
A Dmshyperv.c317 if (ms_hyperv.features & HV_ACCESS_FREQUENCY_MSRS && in ms_hyperv_init_platform()
344 if (ms_hyperv.features & HV_ACCESS_FREQUENCY_MSRS && in ms_hyperv_init_platform()
/linux/tools/testing/selftests/kvm/include/x86_64/
A Dhyperv.h97 #define HV_ACCESS_FREQUENCY_MSRS BIT(11) macro
/linux/arch/x86/hyperv/
A Dhv_init.c155 return ms_hyperv.features & HV_ACCESS_FREQUENCY_MSRS && in hv_reenlightenment_available()
/linux/include/asm-generic/
A Dhyperv-tlfs.h72 #define HV_ACCESS_FREQUENCY_MSRS BIT(11) macro
/linux/tools/testing/selftests/kvm/x86_64/
A Dhyperv_features.c399 feat.eax |= HV_ACCESS_FREQUENCY_MSRS; in guest_test_msrs_access()
/linux/arch/x86/kvm/
A Dhyperv.c1283 HV_ACCESS_FREQUENCY_MSRS; in hv_check_msr_access()
2466 ent->eax |= HV_ACCESS_FREQUENCY_MSRS; in kvm_get_hv_cpuid()

Completed in 15 milliseconds