Searched refs:phys_to_dma (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-powertv/
H A Ddma-coherence.h68 return phys_to_dma(virt_to_phys_from_pte(addr));
70 return phys_to_dma(virt_to_phys(addr));
76 return phys_to_dma(page_to_phys(page));
H A Dioremap.h95 static inline dma_addr_t phys_to_dma(phys_addr_t phys) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Ddma-mapping.h79 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Ddma-mapping.h72 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/powertv/asic/
H A Dasic_devices.c424 phys_to_dma(virt_to_phys(mem));
484 resource->start = phys_to_dma(pmemaddr - 0x80000000);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dswiotlb.c117 return phys_to_dma(hwdev, virt_to_phys(address));
663 dma_addr_t dev_addr = phys_to_dma(dev, phys);
810 dma_addr_t dev_addr = phys_to_dma(hwdev, paddr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Ddma-mapping.h200 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) function

Completed in 118 milliseconds