Searched refs:ppc_hash32_prot (Results 1 – 3 of 3) sorted by relevance
114 static inline int ppc_hash32_prot(bool key, int pp, bool nx) in ppc_hash32_prot() function
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()