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

/vbox/include/VBox/vmm/
H A Dgmm.h466 typedef struct GMMALLOCATEPAGESREQ struct
476 } GMMALLOCATEPAGESREQ; typedef in typeref:struct:GMMALLOCATEPAGESREQ
478 typedef GMMALLOCATEPAGESREQ *PGMMALLOCATEPAGESREQ;
783 GMMR3DECL(void) GMMR3FreeAllocatedPages(PVM pVM, GMMALLOCATEPAGESREQ const *pAllocReq);

Completed in 46 milliseconds