Home
last modified time | relevance | path

Searched refs:ms_hyperv (Results 1 – 4 of 4) sorted by relevance

/drivers/hv/
Dhv_common.c38 struct ms_hyperv_info __weak ms_hyperv; variable
39 EXPORT_SYMBOL_GPL(ms_hyperv);
82 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) in hv_common_init()
193 if (!(ms_hyperv.priv_high & HV_ENABLE_EXTENDED_HYPERCALLS)) in hv_query_ext_cap()
Dhv.c232 !(ms_hyperv.hints & HV_DEPRECATING_AEOI_RECOMMENDED); in hv_synic_enable_regs()
Dvmbus_drv.c82 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE in hyperv_panic_event()
1554 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) { in vmbus_bus_init()
2790 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) { in vmbus_exit()
/drivers/clocksource/
Dhyperv_timer.c243 if (!(ms_hyperv.features & HV_MSR_SYNTIMER_AVAILABLE)) in hv_stimer_alloc()
250 direct_mode_enabled = ms_hyperv.misc_features & in hv_stimer_alloc()
501 if (!(ms_hyperv.features & HV_MSR_REFERENCE_TSC_AVAILABLE)) in hv_init_tsc_clocksource()
518 if (ms_hyperv.features & HV_ACCESS_TSC_INVARIANT) { in hv_init_tsc_clocksource()
559 if (!(ms_hyperv.features & HV_MSR_TIME_REF_COUNT_AVAILABLE)) in hv_init_clocksource()