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

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

Completed in 44 milliseconds