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

/linux-4.4.14/arch/x86/include/asm/
H A Dswiotlb.h32 extern void *x86_swiotlb_alloc_coherent(struct device *hwdev, size_t size,
/linux-4.4.14/arch/x86/kernel/
H A Dpci-swiotlb.c17 void *x86_swiotlb_alloc_coherent(struct device *hwdev, size_t size, x86_swiotlb_alloc_coherent() function
50 .alloc = x86_swiotlb_alloc_coherent,
/linux-4.4.14/arch/x86/pci/
H A Dsta2x11-fixup.c176 vaddr = x86_swiotlb_alloc_coherent(dev, size, dma_handle, flags, attrs); sta2x11_swiotlb_alloc_coherent()

Completed in 212 milliseconds