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

/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, function
1064 .alloc_consistent = sba_alloc_consistent,
1065 .alloc_noncoherent = sba_alloc_consistent,

Completed in 23 milliseconds