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

/gem5/src/dev/arm/
H A Dflash_device.hh118 accessDevice(address, amount, event, ActionRead);
124 accessDevice(address, amount, event, ActionWrite);
131 void accessDevice(uint64_t address, uint32_t amount, Callback *event,
H A Dflash_device.cc165 FlashDevice::accessDevice(uint64_t address, uint32_t amount, Callback *event, function in class:FlashDevice

Completed in 6 milliseconds