Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
H A Dhyperv_timer.c50 static bool direct_mode_enabled; variable
94 if (direct_mode_enabled && stimer0_irq >= 0) in hv_ce_shutdown()
107 if (direct_mode_enabled) { in hv_ce_set_oneshot()
193 if (direct_mode_enabled) in hv_stimer_cleanup()
278 direct_mode_enabled = ms_hyperv.misc_features & in hv_stimer_alloc()
285 if (!direct_mode_enabled) in hv_stimer_alloc()
325 if (direct_mode_enabled) in hv_stimer_legacy_init()
348 if (direct_mode_enabled) in hv_stimer_legacy_cleanup()
373 if (direct_mode_enabled) { in hv_stimer_global_cleanup()