Searched defs:phys_to_dma (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/mach-generic/
H A Ddma-coherence.h62 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) phys_to_dma() function
/linux-4.1.27/arch/mips/loongson/common/
H A Ddma-swiotlb.c106 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) phys_to_dma() function
/linux-4.1.27/arch/tile/include/asm/
H A Ddma-mapping.h50 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) phys_to_dma() function
/linux-4.1.27/arch/unicore32/include/asm/
H A Ddma-mapping.h63 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) phys_to_dma() function
/linux-4.1.27/arch/x86/include/asm/
H A Ddma-mapping.h85 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) phys_to_dma() function
/linux-4.1.27/arch/arm64/include/asm/
H A Ddma-mapping.h65 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) phys_to_dma() function
/linux-4.1.27/arch/ia64/include/asm/
H A Ddma-mapping.h88 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) phys_to_dma() function
/linux-4.1.27/arch/x86/pci/
H A Dsta2x11-fixup.c248 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) phys_to_dma() function
/linux-4.1.27/arch/mips/cavium-octeon/
H A Ddma-octeon.c217 dma_addr_t (*phys_to_dma)(struct device *dev, phys_addr_t paddr); member in struct:octeon_dma_map_ops
221 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) phys_to_dma() function
229 EXPORT_SYMBOL(phys_to_dma); variable
/linux-4.1.27/arch/powerpc/include/asm/
H A Ddma-mapping.h203 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) phys_to_dma() function
/linux-4.1.27/arch/arm/include/asm/
H A Ddma-mapping.h137 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) phys_to_dma() function

Completed in 367 milliseconds