Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dmmu-hash64.h38 #define SLB_VSID_VRMA (0x0001FFFFFF000000ULL | SLB_VSID_B_1T) macro
H A Dmmu-hash64.c909 target_ulong vsid = SLB_VSID_VRMA | llp; in build_vrma_slbe()