Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Ddebug_helper.c739 void hw_breakpoint_update_all(ARMCPU *cpu) in hw_breakpoint_update_all() function
H A Dmachine.c1005 hw_breakpoint_update_all(cpu); in cpu_post_load()
H A Dinternals.h490 void hw_breakpoint_update_all(ARMCPU *cpu);
H A Dcpu.c576 hw_breakpoint_update_all(cpu); in arm_cpu_reset_hold()