Home
last modified time | relevance | path

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

/arch/sparc/mm/
Dsrmmu.c1546 unsigned long mod_typ, mod_rev, psr_typ, psr_vers; in get_srmmu_type() local
1554 psr_typ = (psr >> 28) & 0xf; in get_srmmu_type()
1589 if (psr_typ == 0 && psr_vers == 5) { in get_srmmu_type()
1595 if (psr_typ == 0 && psr_vers == 4) { in get_srmmu_type()
1618 if (psr_typ == 4 && in get_srmmu_type()
1626 if (psr_typ == 4 && psr_vers == 1 && (mod_typ || mod_rev)) { in get_srmmu_type()