Searched refs:MAS6_ISIZE_MASK (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/target/ppc/ | ||
| H A D | mmu_helper.c | 1303 int size = env->spr[SPR_BOOKE_MAS6] & MAS6_ISIZE_MASK; in helper_booke206_tlbilx3() |
| H A D | cpu.h | 1050 #define MAS6_ISIZE_MASK 0x00000f80 macro |