Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dmmu-hash64.h39 #define SLB_VSID_PTEM (SLB_VSID_B | SLB_VSID_VSID) macro
H A Dmmu-hash64.c696 ptem = (slb->vsid & SLB_VSID_PTEM) | ((epn >> 16) & HPTE64_V_AVPN); in ppc_hash64_htab_lookup()