Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c307 bool invAll, in global_invalidate_tlb() argument
328 if ((invAll && (idx > env->CP0_Wired)) || in global_invalidate_tlb()
340 bool invAll = type == 0; in helper_ginvt() local
356 invAll, invVAMMid, invMMid, invVA); in helper_ginvt()