Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sparc/kernel/
Dhead_32.S644 sethi %hi(nwindows), %g4
645 st %g3, [%g4 + %lo(nwindows)] ! store final value
789 .globl nwindows
791 nwindows: label
Dprocess_32.c342 extern int nwindows;
352 ti->kwim = 1 << (((psr & PSR_CWP) + 1) % nwindows);