Searched refs:sba_alloc_coherent (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dmachvec_hpzx1.h5 extern ia64_mv_dma_alloc_coherent sba_alloc_coherent;
24 #define platform_dma_alloc_coherent sba_alloc_coherent
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/hp/common/
H A Dhwsw_iommu.c32 extern ia64_mv_dma_alloc_coherent sba_alloc_coherent;
41 #define hwiommu_alloc_coherent sba_alloc_coherent
H A Dsba_iommu.c1062 * sba_alloc_coherent - allocate/map shared mem for DMA
1070 sba_alloc_coherent (struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flags) function
1105 DBG_BYPASS("sba_alloc_coherent() bypass mask/addr: 0x%lx/0x%lx\n",
2112 EXPORT_SYMBOL(sba_alloc_coherent); variable

Completed in 91 milliseconds