Home
last modified time | relevance | path

Searched refs:machvec_dma_sync_single (Results 1 – 5 of 5) sorted by relevance

/arch/ia64/include/asm/
Dmachvec_hpzx1.h30 #define platform_dma_sync_single_for_cpu machvec_dma_sync_single
32 #define platform_dma_sync_single_for_device machvec_dma_sync_single
Dmachvec_dig_vtd.h31 #define platform_dma_sync_single_for_cpu machvec_dma_sync_single
33 #define platform_dma_sync_single_for_device machvec_dma_sync_single
Dmachvec.h117 extern void machvec_dma_sync_single (struct device *, dma_addr_t, size_t, int);
/arch/ia64/kernel/
Dmachvec.c78 machvec_dma_sync_single (struct device *hwdev, dma_addr_t dma_handle, size_t size, int dir) in machvec_dma_sync_single() function
82 EXPORT_SYMBOL(machvec_dma_sync_single);
/arch/ia64/hp/common/
Dhwsw_iommu.c42 #define hwiommu_sync_single_for_cpu machvec_dma_sync_single
44 #define hwiommu_sync_single_for_device machvec_dma_sync_single