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

/vbox/include/VBox/vmm/
H A Dpgm.h75 typedef FNPGMRELOCATE *PFNPGMRELOCATE; typedef
504 VMMR3DECL(int) PGMR3MapPT(PVM pVM, RTGCPTR GCPtr, uint32_t cb, uint32_t fFlags, PFNPGMRELOCATE pfnRelocate, void *pvUser, const char *pszDesc);

Completed in 44 milliseconds