Searched refs:SLB_ESID_ESID (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/ppc/ | ||
H A D | mmu-hash64.h | 27 #define SLB_ESID_ESID 0xFFFFFFFFF0000000ULL macro |
H A D | mmu-hash64.c | 251 if (esid & ~(SLB_ESID_ESID | SLB_ESID_V)) { in ppc_store_slb() |