Searched refs:registerDevice (Results 1 - 5 of 5) sorted by relevance

/gem5/src/dev/arm/
H A Drv_ctrl.hh77 parent.registerDevice(func, site, pos, dcc, dev, this);
188 void registerDevice(DeviceFunc func, uint8_t site, uint8_t pos,
H A Drv_ctrl.cc218 RealViewCtrl::registerDevice(DeviceFunc func, uint8_t site, uint8_t pos, function in class:RealViewCtrl
/gem5/src/dev/pci/
H A Dhost.hh67 * PciHost::registerDevice() call. This call returns a
90 * themselves with the host using the PciHost::registerDevice()
165 virtual DeviceInterface registerDevice(PciDevice *device,
H A Dhost.cc60 PciHost::registerDevice(PciDevice *device, PciBusAddr bus_addr, PciIntPin pin) function in class:PciHost
H A Ddevice.cc81 hostInterface(p->host->registerDevice(this, _busAddr,

Completed in 11 milliseconds