Searched refs:SetHwBreakPoint (Results 1 – 3 of 3) sorted by relevance
17 SetHwBreakPoint(Vec<GuestAddress>), enumerator
305 match self.vcpu_request(VcpuControl::Debug(VcpuDebug::SetHwBreakPoint( in add_hw_breakpoint()328 match self.vcpu_request(VcpuControl::Debug(VcpuDebug::SetHwBreakPoint( in remove_hw_breakpoint()
1960 VcpuDebug::SetHwBreakPoint(addrs) => { in handle_debug_msg()