Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcpu.h489 bool riscv_cpu_tlb_fill(CPUState *cs, vaddr address, int size,
H A Dcpu_helper.c1290 bool riscv_cpu_tlb_fill(CPUState *cs, vaddr address, int size, in riscv_cpu_tlb_fill() function
/openbmc/qemu/target/riscv/tcg/
H A Dtcg-cpu.c91 .tlb_fill = riscv_cpu_tlb_fill,