Home
last modified time | relevance | path

Searched refs:dma_alloc_noncoherent (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Ddma-mapping.h213 dma_alloc_noncoherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in dma_alloc_noncoherent() function
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp.c258 ring->vaddr_unaligned = dma_alloc_noncoherent(ab->dev, ring->size, in ath11k_dp_srng_setup()
H A Ddp_rx.c1054 vaddr_unaligned = dma_alloc_noncoherent(ab->dev, rx_tid->unaligned_size, &paddr, in ath11k_peer_rx_tid_setup()