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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dsrmmu.c1920 unsigned long mod_typ, mod_rev, psr_typ, psr_vers; local
1928 psr_typ = (psr >> 28) & 0xf;
1971 if (psr_typ == 0 && psr_vers == 5) {
1977 if(psr_typ == 0 && psr_vers == 4) {
2000 if(psr_typ == 4 &&
2008 if(psr_typ == 4 && psr_vers == 1 && (mod_typ || mod_rev)) {

Completed in 154 milliseconds