Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/
H A Dinternals.h63 bool loongarch_cpu_tlb_fill(CPUState *cs, vaddr address, int size,
H A Dcpu.c744 .tlb_fill = loongarch_cpu_tlb_fill,
/openbmc/qemu/target/loongarch/tcg/
H A Dtlb_helper.c477 bool loongarch_cpu_tlb_fill(CPUState *cs, vaddr address, int size, in loongarch_cpu_tlb_fill() function