Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h89 #define HV_MSR_SYNTIMER_AVAILABLE BIT(3) macro
/linux-5.19.10/drivers/clocksource/
Dhyperv_timer.c243 if (!(ms_hyperv.features & HV_MSR_SYNTIMER_AVAILABLE)) in hv_stimer_alloc()
/linux-5.19.10/include/asm-generic/
Dhyperv-tlfs.h56 #define HV_MSR_SYNTIMER_AVAILABLE BIT(3) macro
/linux-5.19.10/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c361 feat.eax |= HV_MSR_SYNTIMER_AVAILABLE; in guest_test_msrs_access()
/linux-5.19.10/arch/x86/kvm/
Dhyperv.c1261 HV_MSR_SYNTIMER_AVAILABLE; in hv_check_msr_access()
2492 ent->eax |= HV_MSR_SYNTIMER_AVAILABLE; in kvm_get_hv_cpuid()