Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sparc/mm/
Dsrmmu.c1564 unsigned long mod_typ, mod_rev, psr_typ, psr_vers; in get_srmmu_type() local
1572 psr_typ = (psr >> 28) & 0xf; in get_srmmu_type()
1607 if (psr_typ == 0 && psr_vers == 5) { in get_srmmu_type()
1613 if (psr_typ == 0 && psr_vers == 4) { in get_srmmu_type()
1636 if (psr_typ == 4 && in get_srmmu_type()
1644 if (psr_typ == 4 && psr_vers == 1 && (mod_typ || mod_rev)) { in get_srmmu_type()