Searched refs:sba_alloc_coherent (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/hp/common/ |
H A D | sba_iommu.c | 1102 * sba_alloc_coherent - allocate/map shared mem for DMA 1110 sba_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in sba_alloc_coherent() function 1138 DBG_BYPASS("sba_alloc_coherent() bypass mask/addr: 0x%lx/0x%lx\n", in sba_alloc_coherent() 2064 .alloc = sba_alloc_coherent,
|
/kernel/linux/linux-6.6/arch/ia64/hp/common/ |
H A D | sba_iommu.c | 1110 * sba_alloc_coherent - allocate/map shared mem for DMA 1118 sba_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in sba_alloc_coherent() function 1146 DBG_BYPASS("sba_alloc_coherent() bypass mask/addr: 0x%lx/0x%lx\n", in sba_alloc_coherent() 2072 .alloc = sba_alloc_coherent,
|
Completed in 7 milliseconds