Home
last modified time | relevance | path

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

/linux-6.15/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()
192 if (direct_mode_enabled) in hv_stimer_cleanup()
277 direct_mode_enabled = ms_hyperv.misc_features & in hv_stimer_alloc()
284 if (!direct_mode_enabled) in hv_stimer_alloc()
324 if (direct_mode_enabled) in hv_stimer_legacy_init()
347 if (direct_mode_enabled) in hv_stimer_legacy_cleanup()
372 if (direct_mode_enabled) { in hv_stimer_global_cleanup()