Searched refs:insert_hw_watchpoint (Results 1 – 4 of 4) sorted by relevance
128 int insert_hw_watchpoint(target_ulong addr, target_ulong len, int type) in insert_hw_watchpoint() function
1810 int insert_hw_watchpoint(target_ulong addr, target_ulong len, int type);
1665 return insert_hw_watchpoint(addr, len, type); in kvm_arch_insert_hw_breakpoint()
2151 return insert_hw_watchpoint(addr, len, type); in hvf_arch_insert_hw_breakpoint()