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

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

Completed in 48 milliseconds