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

/vbox/include/VBox/vmm/
H A Dgmm.h507 typedef struct GMMBALLOONEDPAGESREQ struct
515 } GMMBALLOONEDPAGESREQ; typedef in typeref:struct:GMMBALLOONEDPAGESREQ
517 typedef GMMBALLOONEDPAGESREQ *PGMMBALLOONEDPAGESREQ;
/vbox/src/VBox/VMM/VMMR3/
H A DGMM.cpp280 GMMBALLOONEDPAGESREQ Req;
/vbox/src/VBox/VMM/VMMR0/
H A DGMMR0.cpp3781 AssertMsgReturn(pReq->Hdr.cbReq == sizeof(GMMBALLOONEDPAGESREQ),
3782 ("%#x < %#x\n", pReq->Hdr.cbReq, sizeof(GMMBALLOONEDPAGESREQ)),

Completed in 58 milliseconds