Searched refs:PFNPGMRELOCATE (Results 1 - 3 of 3) 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);
/vbox/src/VBox/VMM/VMMR3/
H A DPGMMap.cpp62 VMMR3DECL(int) PGMR3MapPT(PVM pVM, RTGCPTR GCPtr, uint32_t cb, uint32_t fFlags, PFNPGMRELOCATE pfnRelocate, void *pvUser, const char *pszDesc)
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h534 R3PTRTYPE(PFNPGMRELOCATE) pfnRelocate;

Completed in 93 milliseconds