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

/linux-master/arch/sparc/kernel/
H A Dprocess_32.c301 extern int nwindows;
309 ti->kwim = 1 << (((psr & PSR_CWP) + 1) % nwindows);
H A Dhead_32.S360 * I figure out and store nwindows and nwindowsm1 later on.
644 sethi %hi(nwindows), %g4
645 st %g3, [%g4 + %lo(nwindows)] ! store final value
789 .globl nwindows
791 nwindows: label

Completed in 217 milliseconds