Searched refs:SLB_VSID_VRMA (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/ppc/ | ||
H A D | mmu-hash64.h | 38 #define SLB_VSID_VRMA (0x0001FFFFFF000000ULL | SLB_VSID_B_1T) macro |
H A D | mmu-hash64.c | 959 target_ulong vsid = SLB_VSID_VRMA | llp; in build_vrma_slbe() |