Searched refs:HV_MSR_TIME_REF_COUNT_AVAILABLE (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h90 #define HV_MSR_TIME_REF_COUNT_AVAILABLE \ macro
/linux-master/drivers/clocksource/
H A Dhyperv_timer.c595 if (ms_hyperv.features & HV_MSR_TIME_REF_COUNT_AVAILABLE)
/linux-master/include/asm-generic/
H A Dhyperv-tlfs.h52 #define HV_MSR_TIME_REF_COUNT_AVAILABLE BIT(1) macro
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c227 vcpu_set_cpuid_feature(vcpu, HV_MSR_TIME_REF_COUNT_AVAILABLE);
/linux-master/arch/x86/kvm/
H A Dhyperv.c1264 HV_MSR_TIME_REF_COUNT_AVAILABLE;
2816 ent->eax |= HV_MSR_TIME_REF_COUNT_AVAILABLE;

Completed in 350 milliseconds