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
1799 int insert_hw_watchpoint(target_ulong addr, target_ulong len, int type);
1656 return insert_hw_watchpoint(addr, len, type); in kvm_arch_insert_hw_breakpoint()
2088 return insert_hw_watchpoint(addr, len, type); in hvf_arch_insert_hw_breakpoint()