Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kernel/
Dtau_6xx.c43 static bool tau_int_enable; variable
57 u32 maybe_tie = tau_int_enable ? THRM1_TIE : 0; in set_thresholds()
124 if (!tau_int_enable) in tau_timeout()
203 tau_int_enable = IS_ENABLED(CONFIG_TAU_INT) && in TAU_init()
215 tau_int_enable ? "interrupts" : "workqueue", shrink_timer); in TAU_init()