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

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Ddma-mapping.h95 void *linux_dma_alloc_coherent(struct device *dev, size_t size,
147 return (linux_dma_alloc_coherent(dev, size, dma_handle, flag));
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c679 linux_dma_alloc_coherent(struct device *dev, size_t size, function

Completed in 293 milliseconds