Home
last modified time | relevance | path

Searched refs:HV_MSR_SYNTIMER_AVAILABLE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h94 #define HV_MSR_SYNTIMER_AVAILABLE \ macro
/openbmc/linux/drivers/clocksource/
H A Dhyperv_timer.c255 if (!(ms_hyperv.features & HV_MSR_SYNTIMER_AVAILABLE)) in hv_stimer_alloc()
/openbmc/linux/include/asm-generic/
H A Dhyperv-tlfs.h56 #define HV_MSR_SYNTIMER_AVAILABLE BIT(3) macro
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c334 vcpu_set_cpuid_feature(vcpu, HV_MSR_SYNTIMER_AVAILABLE); in guest_test_msrs_access()
/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c1291 HV_MSR_SYNTIMER_AVAILABLE; in hv_check_msr_access()
2768 ent->eax |= HV_MSR_SYNTIMER_AVAILABLE; in kvm_get_hv_cpuid()