Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Ddma-mapping.h164 dmam_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in dmam_alloc_coherent() function
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Ddma.c716 q->desc = dmam_alloc_coherent(dev->dma_dev, size, &q->desc_dma, GFP_KERNEL); in mt76_dma_alloc_queue()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dsnoc.c1570 ar->msa.vaddr = dmam_alloc_coherent(dev, msa_size, in ath10k_setup_msa_resources()