Searched defs:phys_to_dma (Results 1 – 12 of 12) sorted by relevance
/arch/xtensa/include/asm/ |
D | dma-mapping.h | 38 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|
/arch/ia64/include/asm/ |
D | dma-mapping.h | 38 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|
/arch/unicore32/include/asm/ |
D | dma-mapping.h | 41 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|
/arch/arm64/include/asm/ |
D | dma-mapping.h | 69 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|
/arch/mips/include/asm/mach-generic/ |
D | dma-coherence.h | 74 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|
/arch/x86/include/asm/ |
D | dma-mapping.h | 73 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|
/arch/tile/include/asm/ |
D | dma-mapping.h | 50 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|
/arch/mips/cavium-octeon/ |
D | dma-octeon.c | 209 dma_addr_t (*phys_to_dma)(struct device *dev, phys_addr_t paddr); member 213 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|
/arch/powerpc/include/asm/ |
D | dma-mapping.h | 148 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|
/arch/mips/loongson64/common/ |
D | dma-swiotlb.c | 101 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|
/arch/arm/include/asm/ |
D | dma-mapping.h | 139 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|
/arch/x86/pci/ |
D | sta2x11-fixup.c | 248 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|