Searched refs:direct_mode_enabled (Results 1 – 1 of 1) sorted by relevance
50 static bool direct_mode_enabled; variable94 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()
Completed in 4 milliseconds