Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/kernel/
Dtau_6xx.c50 #define window_expand 1 /* expand the window by this much */ macro
79 tau[cpu].high -= (step_size - window_expand); in TAUupdate()
89 tau[cpu].low += (step_size - window_expand); in TAUupdate()