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

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Ddma-mapping.h59 void* (*alloc_coherent)(struct device *dev, size_t size, member in struct:dma_map_ops
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_verbs.h1818 void *(*alloc_coherent)(struct ib_device *dev, member in struct:ib_dma_mapping_ops
3183 return dev->dma_ops->alloc_coherent(dev, size, dma_handle, flag);

Completed in 129 milliseconds