dma_free_noncoherent 58 arch/x86/include/asm/dma-mapping.h #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) dma_free_noncoherent 36 include/asm-generic/dma-mapping-broken.h #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h)