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.h566 bool riscv_cpu_tlb_fill(CPUState *cs, vaddr address, int size,
H A Dcpu_helper.c1432 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.c141 .tlb_fill = riscv_cpu_tlb_fill,