Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/cpu/
Dmshyperv.c256 if (ms_hyperv.features & HV_ACCESS_FREQUENCY_MSRS && in ms_hyperv_init_platform()
278 if (ms_hyperv.features & HV_ACCESS_FREQUENCY_MSRS && in ms_hyperv_init_platform()
/Linux-v5.10/include/asm-generic/
Dhyperv-tlfs.h72 #define HV_ACCESS_FREQUENCY_MSRS BIT(11) macro
/Linux-v5.10/arch/x86/hyperv/
Dhv_init.c151 return ms_hyperv.features & HV_ACCESS_FREQUENCY_MSRS && in hv_reenlightenment_available()
/Linux-v5.10/arch/x86/kvm/
Dhyperv.c2023 ent->eax |= HV_ACCESS_FREQUENCY_MSRS; in kvm_vcpu_ioctl_get_hv_cpuid()