Home
last modified time | relevance | path

Searched defs:tlb_fill (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/core/
H A Dtcg-cpu-ops.h141 bool (*tlb_fill)(CPUState *cpu, vaddr address, int size, member
/openbmc/u-boot/arch/nds32/cpu/n1213/
H A Dstart.S433 tlb_fill: label
/openbmc/qemu/accel/tcg/
H A Dcputlb.c1228 static void tlb_fill(CPUState *cpu, vaddr addr, int size, in tlb_fill() function