Searched refs:HV_STIMER_DIRECT_MODE_AVAILABLE (Results 1 – 8 of 8) sorted by relevance
41 #define HV_STIMER_DIRECT_MODE_AVAILABLE BIT(13) macro
125 #define HV_STIMER_DIRECT_MODE_AVAILABLE BIT(19) macro
428 if (ms_hyperv.misc_features & HV_STIMER_DIRECT_MODE_AVAILABLE) { in ms_hyperv_init_platform()
252 HV_STIMER_DIRECT_MODE_AVAILABLE; in hv_stimer_alloc()
70 #define HV_STIMER_DIRECT_MODE_AVAILABLE BIT(19) macro
331 feat->edx |= HV_STIMER_DIRECT_MODE_AVAILABLE; in guest_test_msrs_access()
676 HV_STIMER_DIRECT_MODE_AVAILABLE))) in stimer_set_config()2511 ent->edx |= HV_STIMER_DIRECT_MODE_AVAILABLE; in kvm_get_hv_cpuid()
4980 - HV_STIMER_DIRECT_MODE_AVAILABLE bit is only exposed with in-kernel LAPIC.