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

/linux-4.1.27/drivers/parisc/
H A Dsba_iommu.c861 * sba_alloc_consistent - allocate/map shared mem for DMA
868 static void *sba_alloc_consistent(struct device *hwdev, size_t size, sba_alloc_consistent() function
1063 .alloc_consistent = sba_alloc_consistent,
1064 .alloc_noncoherent = sba_alloc_consistent,

Completed in 104 milliseconds