Searched defs:helper_tlbr (Results 1 – 2 of 2) sorted by relevance
/qemu/target/mips/ | ||
H A D | internal.h | 149 void (*helper_tlbr)(CPUMIPSState *env); member |
/qemu/target/mips/tcg/system/ | ||
H A D | tlb_helper.c | 289 void helper_tlbr(CPUMIPSState *env) in helper_tlbr() function |