Home
last modified time | relevance | path

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

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