Home
last modified time | relevance | path

Searched defs:helper_tlbinv (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/mips/
H A Dinternal.h150 void (*helper_tlbinv)(CPUMIPSState *env); member
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c293 void helper_tlbinv(CPUMIPSState *env) in helper_tlbinv() function