Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dhead_32.S651 sethi %hi(nwindows), %g4
652 st %g3, [%g4 + %lo(nwindows)] ! store final value
796 .globl nwindows symbol
798 nwindows: label
H A Dprocess_32.c303 extern int nwindows;
311 ti->kwim = 1 << (((psr & PSR_CWP) + 1) % nwindows);