Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dhyperv_timer.c48 static bool direct_mode_enabled; variable
92 if (direct_mode_enabled && stimer0_irq >= 0) in hv_ce_shutdown()
105 if (direct_mode_enabled) { in hv_ce_set_oneshot()
177 if (direct_mode_enabled) in hv_stimer_cleanup()
262 direct_mode_enabled = ms_hyperv.misc_features & in hv_stimer_alloc()
269 if (!direct_mode_enabled) in hv_stimer_alloc()
309 if (direct_mode_enabled) in hv_stimer_legacy_init()
332 if (direct_mode_enabled) in hv_stimer_legacy_cleanup()
357 if (direct_mode_enabled) { in hv_stimer_global_cleanup()