Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
Dhyperv_timer.c182 if (!(ms_hyperv.features & HV_MSR_SYNTIMER_AVAILABLE)) in hv_stimer_alloc()
/kernel/linux/linux-5.10/include/asm-generic/
Dhyperv-tlfs.h56 #define HV_MSR_SYNTIMER_AVAILABLE BIT(3) macro
/kernel/linux/linux-5.10/arch/x86/kvm/
Dhyperv.c2026 ent->eax |= HV_MSR_SYNTIMER_AVAILABLE; in kvm_vcpu_ioctl_get_hv_cpuid()