Searched refs:HV_STIMER_DIRECT_MODE_AVAILABLE (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dhyperv-tlfs.h33 #define HV_STIMER_DIRECT_MODE_AVAILABLE BIT(13) macro
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h164 #define HV_STIMER_DIRECT_MODE_AVAILABLE \ macro
/linux-master/drivers/clocksource/
H A Dhyperv_timer.c263 HV_STIMER_DIRECT_MODE_AVAILABLE;
/linux-master/arch/x86/kernel/cpu/
H A Dmshyperv.c554 if (ms_hyperv.misc_features & HV_STIMER_DIRECT_MODE_AVAILABLE) {
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c353 vcpu_set_cpuid_feature(vcpu, HV_STIMER_DIRECT_MODE_AVAILABLE);
/linux-master/arch/x86/include/asm/
H A Dhyperv-tlfs.h72 #define HV_STIMER_DIRECT_MODE_AVAILABLE BIT(19) macro
/linux-master/arch/x86/kvm/
H A Dhyperv.c698 HV_STIMER_DIRECT_MODE_AVAILABLE)))
2846 ent->edx |= HV_STIMER_DIRECT_MODE_AVAILABLE;

Completed in 215 milliseconds