Home
last modified time | relevance | path

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

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