Searched refs:SLB_VSID_SHIFT_1T (Results 1 – 2 of 2) sorted by relevance
/qemu/target/ppc/ | ||
H A D | mmu-hash64.h | 34 #define SLB_VSID_SHIFT_1T 24 macro |
H A D | mmu-hash64.c | 733 vsid = (slb->vsid & SLB_VSID_VSID) >> SLB_VSID_SHIFT_1T; in ppc_hash64_htab_lookup() |