Home
last modified time | relevance | path

Searched refs:__phys_to_dma (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/include/linux/
Ddma-direct.h11 static inline dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() function
42 return __sme_set(__phys_to_dma(dev, paddr)); in phys_to_dma()
/Linux-v4.19/kernel/dma/
Dswiotlb.c608 start_dma_addr = __phys_to_dma(hwdev, io_tlb_start); in map_single()
712 __phys_to_dma(dev, io_tlb_start), in swiotlb_alloc_buffer()
717 *dma_handle = __phys_to_dma(dev, phys_addr); in swiotlb_alloc_buffer()
822 return __phys_to_dma(dev, io_tlb_overflow_buffer); in swiotlb_map_page()
825 dev_addr = __phys_to_dma(dev, map); in swiotlb_map_page()
834 return __phys_to_dma(dev, io_tlb_overflow_buffer); in swiotlb_map_page()
964 sg->dma_address = __phys_to_dma(hwdev, map); in swiotlb_map_sg_attrs()
1028 return (dma_addr == __phys_to_dma(hwdev, io_tlb_overflow_buffer)); in swiotlb_dma_mapping_error()
1040 return __phys_to_dma(hwdev, io_tlb_end - 1) <= mask; in swiotlb_dma_supported()
Ddirect.c57 __phys_to_dma(dev, phys) : phys_to_dma(dev, phys); in dma_coherent_ok()
115 *dma_handle = __phys_to_dma(dev, page_to_phys(page)); in dma_direct_alloc()
/Linux-v4.19/arch/mips/loongson64/common/
Ddma.c4 dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() function
/Linux-v4.19/arch/x86/include/asm/
Ddma-direct.h6 dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr);
/Linux-v4.19/arch/mips/loongson64/loongson-3/
Ddma.c6 dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() function
/Linux-v4.19/arch/mips/include/asm/
Ddma-direct.h13 dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr);
/Linux-v4.19/arch/mips/sgi-ip32/
Dip32-dma.c21 dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() function
/Linux-v4.19/arch/powerpc/include/asm/
Ddma-direct.h20 static inline dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() function
/Linux-v4.19/arch/arm/include/asm/
Ddma-direct.h5 static inline dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() function
/Linux-v4.19/arch/mips/bmips/
Ddma.c43 dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t pa) in __phys_to_dma() function
/Linux-v4.19/arch/mips/cavium-octeon/
Ddma-octeon.c171 dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() function
/Linux-v4.19/arch/mips/pci/
Dpci-ip27.c186 dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() function
Dpci-ar2315.c184 dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() function
/Linux-v4.19/arch/x86/pci/
Dsta2x11-fixup.c214 dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() function