Home
last modified time | relevance | path

Searched refs:alloc_noncoherent (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/parisc/include/asm/
Ddma-mapping.h12 void *(*alloc_noncoherent)(struct device *dev, size_t size, dma_addr_t *iova, gfp_t flag); member
63 return hppa_dma_ops->alloc_noncoherent(dev, size, dma_handle, flag); in dma_alloc_noncoherent()
/linux-4.4.14/arch/parisc/kernel/
Dpci-dma.c551 .alloc_noncoherent = pa11_dma_alloc_consistent,
591 .alloc_noncoherent = pa11_dma_alloc_noncoherent,
/linux-4.4.14/drivers/parisc/
Dccio-dma.c1007 .alloc_noncoherent = ccio_alloc_consistent,
Dsba_iommu.c1064 .alloc_noncoherent = sba_alloc_consistent,