Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu_helper.c1301 int ind = (env->spr[SPR_BOOKE_MAS6] & MAS6_SIND) ? MAS1_IND : 0; in helper_booke206_tlbilx3()
1319 ((tlb->mas1 & MAS1_IND) != ind) || in helper_booke206_tlbilx3()