Searched refs:dma (Results 1 - 25 of 103) sorted by relevance

12345

/barrelfish-master/lib/dma/include/
H A Ddma_internal.h13 #include <dma/dma.h>
H A Ddma_client_internal.h13 #include <dma/dma_client.h>
H A Ddma_ring_internal.h13 #include <dma/dma_ring.h>
H A Ddma_device_internal.h14 #include <dma/dma_device.h>
15 #include <dma/dma_mem_mgr.h>
H A Ddma_descriptor_internal.h13 #include <dma/dma_descriptor.h>
/barrelfish-master/lib/dma/include/client/
H A Ddma_client_internal.h14 #include <dma/client/dma_client.h>
H A Ddma_client_device_internal.h16 #include <dma/client/dma_client_device.h>
H A Ddma_client_request_internal.h14 #include <dma/client/dma_client_request.h>
H A Ddma_client_channel_internal.h14 #include <dma/client/dma_client_channel.h>
/barrelfish-master/lib/dma/include/ioat/
H A Dioat_dma_dca_internal.h13 #include <dma/ioat/ioat_dma_dca.h>
H A Dioat_dma_descriptors_internal.h14 #include <dma/ioat/ioat_dma_descriptors.h>
H A Dioat_dma_internal.h14 #include <dma/ioat/ioat_dma.h>
H A Dioat_dma_request_internal.h14 #include <dma/ioat/ioat_dma_request.h>
H A Dioat_dma_channel_internal.h14 #include <dma/ioat/ioat_dma_channel.h>
/barrelfish-master/lib/dma/include/xeon_phi/
H A Dxeon_phi_dma_internal.h14 #include <dma/xeon_phi/xeon_phi_dma.h>
H A Dxeon_phi_dma_descriptors_internal.h14 #include <dma/xeon_phi/xeon_phi_dma_descriptors.h>
H A Dxeon_phi_dma_request_internal.h14 #include <dma/xeon_phi/xeon_phi_dma_request.h>
H A Dxeon_phi_dma_channel_internal.h14 #include <dma/xeon_phi/xeon_phi_dma_channel.h>
/barrelfish-master/include/dma/xeon_phi/
H A Dxeon_phi_dma.h13 #include <dma/dma.h>
H A Dxeon_phi_dma_device.h13 #include <dma/dma_device.h>
14 #include <dma/dma_mem_mgr.h>
/barrelfish-master/usr/drivers/xeon_phi/
H A Ddma_service.h13 #include <dma/dma.h>
14 #include <dma/dma_device.h>
39 if (phi->dma) {
40 return dma_device_poll_channels(phi->dma);
/barrelfish-master/usr/drivers/ioat_dma/
H A Ddevice.c14 #include <dma/dma.h>
15 #include <dma/dma_device.h>
16 #include <dma/ioat/ioat_dma.h>
17 #include <dma/ioat/ioat_dma_device.h>
H A Dmain.c22 #include <dma/dma.h>
23 #include <dma/dma_device.h>
24 #include <dma/dma_service.h>
25 #include <dma/dma_manager_client.h>
26 #include <dma/ioat/ioat_dma.h>
27 #include <dma/dma_bench.h>
/barrelfish-master/lib/devif/backends/net/mlx4/include/linux/
H A Ddma-mapping.h39 #include <linux/dma-attrs.h>
/barrelfish-master/include/dma/
H A Ddma_manager_client.h13 #include <dma/dma.h>

Completed in 122 milliseconds

12345