| /Linux-v5.4/include/linux/ |
| D | dma-direct.h | 11 static inline dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() function 52 return __sme_set(__phys_to_dma(dev, paddr)); in phys_to_dma()
|
| /Linux-v5.4/arch/mips/loongson64/fuloong-2e/ |
| D | dma.c | 4 dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() function
|
| /Linux-v5.4/arch/mips/loongson64/lemote-2f/ |
| D | dma.c | 4 dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() function
|
| /Linux-v5.4/arch/x86/include/asm/ |
| D | dma-direct.h | 6 dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr);
|
| /Linux-v5.4/arch/mips/loongson64/loongson-3/ |
| D | dma.c | 6 dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() function
|
| /Linux-v5.4/arch/mips/include/asm/ |
| D | dma-direct.h | 13 dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr);
|
| /Linux-v5.4/arch/mips/sgi-ip32/ |
| D | ip32-dma.c | 21 dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() function
|
| /Linux-v5.4/arch/mips/pci/ |
| D | pci-ip27.c | 12 dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() function
|
| D | pci-ar2315.c | 173 dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() function
|
| /Linux-v5.4/arch/powerpc/include/asm/ |
| D | dma-direct.h | 14 static inline dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() function
|
| /Linux-v5.4/arch/arm/include/asm/ |
| D | dma-direct.h | 5 static inline dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() function
|
| /Linux-v5.4/kernel/dma/ |
| D | direct.c | 42 return __phys_to_dma(dev, phys); in phys_to_dma_direct() 163 *dma_handle = __phys_to_dma(dev, page_to_phys(page)); in dma_direct_alloc_pages() 409 return mask >= __phys_to_dma(dev, min_mask); in dma_direct_supported()
|
| D | swiotlb.c | 674 *phys = swiotlb_tbl_map_single(dev, __phys_to_dma(dev, io_tlb_start), in swiotlb_map() 680 *dma_addr = __phys_to_dma(dev, *phys); in swiotlb_map()
|
| /Linux-v5.4/arch/mips/bmips/ |
| D | dma.c | 43 dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t pa) in __phys_to_dma() function
|
| /Linux-v5.4/arch/mips/cavium-octeon/ |
| D | dma-octeon.c | 171 dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() function
|
| /Linux-v5.4/arch/x86/pci/ |
| D | sta2x11-fixup.c | 198 dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() function
|
| /Linux-v5.4/drivers/iommu/ |
| D | intel-iommu.c | 3860 __phys_to_dma(dev, io_tlb_start), in bounce_map_single()
|