Searched refs:PGMMBALLOONEDPAGESREQ (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/vmm/
H A Dgmm.h517 typedef GMMBALLOONEDPAGESREQ *PGMMBALLOONEDPAGESREQ; typedef
519 GMMR0DECL(int) GMMR0BalloonedPagesReq(PVM pVM, VMCPUID idCpu, PGMMBALLOONEDPAGESREQ pReq);
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0.cpp1462 return GMMR0BalloonedPagesReq(pVM, idCpu, (PGMMBALLOONEDPAGESREQ)pReqHdr);
H A DGMMR0.cpp3774 GMMR0DECL(int) GMMR0BalloonedPagesReq(PVM pVM, VMCPUID idCpu, PGMMBALLOONEDPAGESREQ pReq)

Completed in 60 milliseconds