Searched refs:find_hw_breakpoint (Results 1 – 1 of 1) sorted by relevance
817 static int find_hw_breakpoint(target_ulong addr, int len, int type) in find_hw_breakpoint() function857 if (find_hw_breakpoint(addr, len, type) >= 0) in kvm_arch_insert_hw_breakpoint()873 n = find_hw_breakpoint(addr, (type == GDB_BREAKPOINT_HW) ? 1 : len, type); in kvm_arch_remove_hw_breakpoint()