Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/mm/
Dsrmmu.c1531 unsigned long mod_typ, mod_rev, psr_typ, psr_vers; in get_srmmu_type() local
1539 psr_typ = (psr >> 28) & 0xf; in get_srmmu_type()
1574 if (psr_typ == 0 && psr_vers == 5) { in get_srmmu_type()
1580 if (psr_typ == 0 && psr_vers == 4) { in get_srmmu_type()
1603 if (psr_typ == 4 && in get_srmmu_type()
1611 if (psr_typ == 4 && psr_vers == 1 && (mod_typ || mod_rev)) { in get_srmmu_type()