Searched refs:startFill (Results 1 - 3 of 3) sorted by relevance

/gem5/src/dev/arm/
H A Dhdlcd.cc640 startFill(nextLineAddr, lineSize);
670 startFill(nextLineAddr, lineSize);
/gem5/src/dev/
H A Ddma_device.hh296 * the startFill() method. The DMA engine will aggressively try to
315 * dma->startFill(0xFF000000, 0x1000);
408 void startFill(Addr start, size_t size);
447 * startFill() from this method to initiate a transfer.
H A Ddma_device.cc359 DmaReadFifo::startFill(Addr start, size_t size) function in class:DmaReadFifo

Completed in 13 milliseconds