Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
Dhyperv_timer.c466 if (!(ms_hyperv.features & HV_MSR_TIME_REF_COUNT_AVAILABLE)) in hv_init_clocksource()
/kernel/linux/linux-5.10/include/asm-generic/
Dhyperv-tlfs.h52 #define HV_MSR_TIME_REF_COUNT_AVAILABLE BIT(1) macro
/kernel/linux/linux-5.10/arch/x86/kvm/
Dhyperv.c2024 ent->eax |= HV_MSR_TIME_REF_COUNT_AVAILABLE; in kvm_vcpu_ioctl_get_hv_cpuid()