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.c49 static bool direct_mode_enabled; variable
93 if (direct_mode_enabled && stimer0_irq >= 0) in hv_ce_shutdown()
106 if (direct_mode_enabled) { in hv_ce_set_oneshot()
178 if (direct_mode_enabled) in hv_stimer_cleanup()
263 direct_mode_enabled = ms_hyperv.misc_features & in hv_stimer_alloc()
270 if (!direct_mode_enabled) in hv_stimer_alloc()
310 if (direct_mode_enabled) in hv_stimer_legacy_init()
333 if (direct_mode_enabled) in hv_stimer_legacy_cleanup()
358 if (direct_mode_enabled) { in hv_stimer_global_cleanup()