Searched hist:2344 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/dev/
H A Ddma_device.hh11625:2344c9dcc0d6 Tue Sep 13 23:14:00 EDT 2016 Michael LeBeane <michael.lebeane@amd.com> dev: Add a DmaCallback class to DmaDevice
This patch introduces the DmaCallback helper class, which registers a callback
to fire after a sequence of (potentially non-contiguous) DMA transfers on a
DmaPort completes.

Completed in 10 milliseconds