Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcpu.h499 void riscv_cpu_do_transaction_failed(CPUState *cs, hwaddr physaddr,
H A Dcpu_helper.c1220 void riscv_cpu_do_transaction_failed(CPUState *cs, hwaddr physaddr, in riscv_cpu_do_transaction_failed() function
/openbmc/qemu/target/riscv/tcg/
H A Dtcg-cpu.c94 .do_transaction_failed = riscv_cpu_do_transaction_failed,