Searched refs:x86_swiotlb_alloc_coherent (Results 1 – 3 of 3) sorted by relevance
17 void *x86_swiotlb_alloc_coherent(struct device *hwdev, size_t size, in x86_swiotlb_alloc_coherent() function43 .alloc = x86_swiotlb_alloc_coherent,
32 extern void *x86_swiotlb_alloc_coherent(struct device *hwdev, size_t size,
176 vaddr = x86_swiotlb_alloc_coherent(dev, size, dma_handle, flags, attrs); in sta2x11_swiotlb_alloc_coherent()