Searched refs:helper_tlbinvf (Results 1 – 3 of 3) sorted by relevance
151 void (*helper_tlbinvf)(CPUMIPSState *env); member
298 void helper_tlbinvf(CPUMIPSState *env) in helper_tlbinvf() function300 env->tlb->helper_tlbinvf(env); in helper_tlbinvf()465 env->tlb->helper_tlbinvf = r4k_helper_tlbinvf; in r4k_mmu_init()
8586 if (!env->tlb->helper_tlbinvf) { in gen_cp0()