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

/vbox/include/VBox/vmm/
H A Dpgm.h46 typedef enum PGMRELOCATECALL enum
52 } PGMRELOCATECALL; typedef in typeref:enum:PGMRELOCATECALL
73 typedef DECLCALLBACK(bool) FNPGMRELOCATE(PVM pVM, RTGCPTR GCPtrOld, RTGCPTR GCPtrNew, PGMRELOCATECALL enmMode, void *pvUser);

Completed in 38 milliseconds