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

/vbox/src/VBox/VMM/VMMR3/
H A DVMReq.cpp78 VMR3ReqFree(pReq);
115 VMR3ReqFree(pReq);
206 VMR3ReqFree(pReq);
237 VMR3ReqFree(pReq);
269 VMR3ReqFree(pReq);
307 VMR3ReqFree(pReq);
344 VMR3ReqFree(pReq);
376 VMR3ReqFree(pReq);
387 * The returned request packet must be freed using VMR3ReqFree().
427 * The returned request packet must be freed using VMR3ReqFree()
735 VMMR3DECL(int) VMR3ReqFree(PVMREQ pReq) function
[all...]

Completed in 36 milliseconds