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 D | dma-coherence.h | 62 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 D | dma-swiotlb.c | 106 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 D | dma-mapping.h | 50 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 D | dma-mapping.h | 63 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 D | dma-mapping.h | 85 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 D | dma-mapping.h | 65 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 D | dma-mapping.h | 88 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 D | sta2x11-fixup.c | 248 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 D | dma-octeon.c | 217 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 D | dma-mapping.h | 203 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 D | dma-mapping.h | 137 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) phys_to_dma() function
|
Completed in 443 milliseconds