Searched defs:__dma_sync_page (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Ddma-mapping.h54 #define __dma_sync_page(pg, off, sz, rw) ((void)0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Ddma-noncoherent.c391 void __dma_sync_page(struct page *page, unsigned long offset, function
401 EXPORT_SYMBOL(__dma_sync_page); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/
H A Ddma.c24 static inline void __dma_sync_page(unsigned long paddr, unsigned long offset, function

Completed in 67 milliseconds