Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc/mm/
Dsrmmu.c1893 unsigned long mod_typ, mod_rev, psr_typ, psr_vers; in get_srmmu_type() local
1901 psr_typ = (psr >> 28) & 0xf; in get_srmmu_type()
1938 if (psr_typ == 0 && psr_vers == 5) { in get_srmmu_type()
1944 if(psr_typ == 0 && psr_vers == 4) { in get_srmmu_type()
1967 if(psr_typ == 4 && in get_srmmu_type()
1975 if(psr_typ == 4 && psr_vers == 1 && (mod_typ || mod_rev)) { in get_srmmu_type()