Searched refs:HPTE32_R_PP (Results 1 – 3 of 3) sorted by relevance
60 #define HPTE32_R_PP 0x00000003 macro
387 prot = ppc_hash32_prot(key, pte.pte1 & HPTE32_R_PP, sr & SR32_NX); in ppc_hash32_xlate()
135 *prot = ppc_hash32_prot(key, tlb->pte1 & HPTE32_R_PP, nx); in ppc6xx_tlb_check()