Home
last modified time | relevance | path

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

/linux-2.6.39/arch/parisc/include/asm/
Ddma-mapping.h12 void *(*alloc_noncoherent)(struct device *dev, size_t size, dma_addr_t *iova, gfp_t flag); member
60 return hppa_dma_ops->alloc_noncoherent(dev, size, dma_handle, flag); in dma_alloc_noncoherent()
/linux-2.6.39/arch/parisc/kernel/
Dpci-dma.c545 .alloc_noncoherent = pa11_dma_alloc_consistent,
585 .alloc_noncoherent = pa11_dma_alloc_noncoherent,
/linux-2.6.39/drivers/parisc/
Dccio-dma.c1008 .alloc_noncoherent = ccio_alloc_consistent,
Dsba_iommu.c1063 .alloc_noncoherent = sba_alloc_consistent,