Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/kernel/
Dtau_6xx.c44 static bool tau_int_enable; variable
58 u32 maybe_tie = tau_int_enable ? THRM1_TIE : 0; in set_thresholds()
122 if (!tau_int_enable) in tau_timeout()
201 tau_int_enable = IS_ENABLED(CONFIG_TAU_INT) && in TAU_init()
213 tau_int_enable ? "interrupts" : "workqueue", shrink_timer); in TAU_init()