Searched refs:GDB_BREAKPOINT_HW (Results 1 – 8 of 8) sorted by relevance
138 case GDB_BREAKPOINT_HW: in tcg_insert_breakpoint()169 case GDB_BREAKPOINT_HW: in tcg_remove_breakpoint()
16 #define GDB_BREAKPOINT_HW 1 macro
714 case GDB_BREAKPOINT_HW: in gdb_breakpoint_insert()735 case GDB_BREAKPOINT_HW: in gdb_breakpoint_remove()
1462 case GDB_BREAKPOINT_HW: in kvm_arch_insert_hw_breakpoint()1505 case GDB_BREAKPOINT_HW: in kvm_arch_remove_hw_breakpoint()1546 case GDB_BREAKPOINT_HW: in kvm_arch_update_guest_debug()1576 n = find_hw_breakpoint(arch_info->address, GDB_BREAKPOINT_HW); in kvm_handle_hw_breakpoint()
1659 case GDB_BREAKPOINT_HW: in kvm_arch_insert_hw_breakpoint()1674 case GDB_BREAKPOINT_HW: in kvm_arch_remove_hw_breakpoint()
2146 case GDB_BREAKPOINT_HW: in hvf_arch_insert_hw_breakpoint()2160 case GDB_BREAKPOINT_HW: in hvf_arch_remove_hw_breakpoint()
5708 case GDB_BREAKPOINT_HW: in kvm_arch_insert_hw_breakpoint()5749 n = find_hw_breakpoint(addr, (type == GDB_BREAKPOINT_HW) ? 1 : len, type); in kvm_arch_remove_hw_breakpoint()5822 [GDB_BREAKPOINT_HW] = 0x0, in kvm_arch_update_guest_debug()
946 case GDB_BREAKPOINT_HW: in kvm_arch_insert_hw_breakpoint()