Home
last modified time | relevance | path

Searched refs:plat_dma_addr_to_phys (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/arch/mips/include/asm/mach-generic/
Ddma-coherence.h26 static inline unsigned long plat_dma_addr_to_phys(struct device *dev, in plat_dma_addr_to_phys() function
/linux-2.6.39/arch/mips/include/asm/mach-loongson/
Ddma-coherence.h28 static inline unsigned long plat_dma_addr_to_phys(struct device *dev, in plat_dma_addr_to_phys() function
/linux-2.6.39/arch/mips/include/asm/mach-jazz/
Ddma-coherence.h26 static inline unsigned long plat_dma_addr_to_phys(struct device *dev, in plat_dma_addr_to_phys() function
/linux-2.6.39/arch/mips/include/asm/mach-cavium-octeon/
Ddma-coherence.h32 static inline unsigned long plat_dma_addr_to_phys(struct device *dev, in plat_dma_addr_to_phys() function
/linux-2.6.39/arch/mips/include/asm/mach-ip27/
Ddma-coherence.h37 static inline unsigned long plat_dma_addr_to_phys(struct device *dev, in plat_dma_addr_to_phys() function
/linux-2.6.39/arch/mips/include/asm/mach-ip32/
Ddma-coherence.h54 static inline unsigned long plat_dma_addr_to_phys(struct device *dev, in plat_dma_addr_to_phys() function
/linux-2.6.39/arch/mips/include/asm/mach-powertv/
Ddma-coherence.h79 static inline unsigned long plat_dma_addr_to_phys(struct device *dev, in plat_dma_addr_to_phys() function
/linux-2.6.39/arch/mips/mm/
Ddma-default.c27 unsigned long addr = plat_dma_addr_to_phys(dev, dma_addr); in dma_addr_to_virt()