Home
last modified time | relevance | path

Searched refs:hw_watchpoint_update_all (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/arm/
H A Ddebug_helper.c636 void hw_watchpoint_update_all(ARMCPU *cpu) in hw_watchpoint_update_all() function
H A Dmachine.c1006 hw_watchpoint_update_all(cpu); in cpu_post_load()
H A Dinternals.h481 void hw_watchpoint_update_all(ARMCPU *cpu);
H A Dcpu.c577 hw_watchpoint_update_all(cpu); in arm_cpu_reset_hold()