Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dtcg-internal.h64 bool mips_cpu_tlb_fill(CPUState *cs, vaddr address, int size,
/openbmc/qemu/target/mips/
H A Dcpu.c556 .tlb_fill = mips_cpu_tlb_fill,
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c907 bool mips_cpu_tlb_fill(CPUState *cs, vaddr address, int size, in mips_cpu_tlb_fill() function