Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Ddebug.h149 bool riscv_cpu_debug_check_watchpoint(CPUState *cs, CPUWatchpoint *wp);
H A Ddebug.c993 bool riscv_cpu_debug_check_watchpoint(CPUState *cs, CPUWatchpoint *wp) in riscv_cpu_debug_check_watchpoint() function
/openbmc/qemu/target/riscv/tcg/
H A Dtcg-cpu.c149 .debug_check_watchpoint = riscv_cpu_debug_check_watchpoint,