Searched defs:dbgfR3BpDisable (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DDBGFBp.cpp876 static DECLCALLBACK(int) dbgfR3BpDisable(PUVM pUVM, uint32_t iBp) function
937 int rc = VMR3ReqCallWaitU(pUVM, VMCPUID_ANY, (PFNRT)dbgfR3BpDisable, 2, pUVM, iBp);

Completed in 58 milliseconds