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.h576 void riscv_cpu_do_transaction_failed(CPUState *cs, hwaddr physaddr,
H A Dcpu_helper.c1355 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.c145 .do_transaction_failed = riscv_cpu_do_transaction_failed,