Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/kernel/
Dhead_32.S641 sethi %hi(nwindows), %g4
642 st %g3, [%g4 + %lo(nwindows)] ! store final value
786 .globl nwindows
788 nwindows: label
Dprocess_32.c346 extern int nwindows;
356 ti->kwim = 1 << (((psr & PSR_CWP) + 1) % nwindows);