Searched refs:PDMDevHlpMMIORegisterRCEx (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/vmm/
H A Dpdmdev.h4438 DECLINLINE(int) PDMDevHlpMMIORegisterRCEx(PPDMDEVINS pDevIns, RTGCPHYS GCPhysStart, uint32_t cbRange, RTRCPTR pvUser, function
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp6254 rc = PDMDevHlpMMIORegisterRCEx(pDevIns, 0x000a0000, 0x00020000, NIL_RTRCPTR /*pvUser*/,

Completed in 95 milliseconds