Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash32.h60 #define HPTE32_R_PP 0x00000003 macro
H A Dmmu-hash32.c387 prot = ppc_hash32_prot(key, pte.pte1 & HPTE32_R_PP, sr & SR32_NX); in ppc_hash32_xlate()
H A Dmmu_common.c135 *prot = ppc_hash32_prot(key, tlb->pte1 & HPTE32_R_PP, nx); in ppc6xx_tlb_check()