Searched refs:psr_typ (Results 1 – 1 of 1) sorted by relevance
1893 unsigned long mod_typ, mod_rev, psr_typ, psr_vers; in get_srmmu_type() local1901 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()