Searched defs:paddr (Results 1 - 25 of 409) sorted by relevance

1234567891011>>

/linux-master/arch/microblaze/mm/
H A Dconsistent.c20 phys_addr_t paddr = page_to_phys(page); local
/linux-master/arch/mips/loongson2ef/lemote-2f/
H A Ddma.c4 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) argument
/linux-master/arch/mips/loongson2ef/fuloong-2e/
H A Ddma.c4 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) argument
/linux-master/arch/microblaze/kernel/
H A Ddma.c17 static void __dma_sync(phys_addr_t paddr, size_t size, argument
33 void arch_sync_dma_for_device(phys_addr_t paddr, size_t size, argument
39 void arch_sync_dma_for_cpu(phys_addr_t paddr, size_t size, argument
/linux-master/arch/sh/kernel/
H A Ddma-coherent.c15 void arch_sync_dma_for_device(phys_addr_t paddr, size_t size, argument
/linux-master/arch/powerpc/include/asm/
H A Ddma-direct.h5 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) argument
/linux-master/arch/mips/sgi-ip32/
H A Dip32-dma.c21 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) argument
32 phys_addr_t paddr = dma_addr & RAM_OFFSET_MASK; local
/linux-master/arch/hexagon/kernel/
H A Ddma.c12 void arch_sync_dma_for_device(phys_addr_t paddr, size_t size, argument
/linux-master/drivers/media/platform/st/sti/hva/
H A Dhva-mem.h21 dma_addr_t paddr; member in struct:hva_buffer
H A Dhva-mem.c16 dma_addr_t paddr; local
/linux-master/arch/mips/loongson64/
H A Ddma.c7 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) argument
/linux-master/arch/m68k/mm/
H A Dmemory.c24 static inline void clear040(unsigned long paddr) argument
35 static inline void cleari040(unsigned long paddr) argument
47 static inline void push040(unsigned long paddr) argument
59 static inline void pushcl040(unsigned long paddr) argument
97 cache_clear(unsigned long paddr, int len) argument
146 cache_push(unsigned long paddr, int len) argument
[all...]
H A Dcache.c18 unsigned long paddr; local
/linux-master/arch/arc/mm/
H A Dioremap.c13 static inline bool arc_uncached_addr_space(phys_addr_t paddr) argument
25 void __iomem *ioremap(phys_addr_t paddr, unsigned long size) argument
46 void __iomem *ioremap_prot(phys_addr_t paddr, size_t size, argument
[all...]
H A Ddma.c51 void arch_sync_dma_for_device(phys_addr_t paddr, size_t size, argument
72 void arch_sync_dma_for_cpu(phys_addr_t paddr, size_t size, argument
/linux-master/arch/arm/mm/
H A Ddma-mapping-nommu.c16 void arch_sync_dma_for_device(phys_addr_t paddr, size_t size, argument
27 void arch_sync_dma_for_cpu(phys_addr_t paddr, size_t size, argument
[all...]
/linux-master/arch/csky/mm/
H A Dtcm.c29 unsigned long vaddr, paddr; local
H A Ddma-mapping.c14 static inline void cache_op(phys_addr_t paddr, size_t size, argument
58 void arch_sync_dma_for_device(phys_addr_t paddr, size_t size, argument
74 void arch_sync_dma_for_cpu(phys_addr_t paddr, size_t size, argument
/linux-master/arch/nios2/mm/
H A Ddma-mapping.c21 void arch_sync_dma_for_device(phys_addr_t paddr, size_t size, argument
45 void arch_sync_dma_for_cpu(phys_addr_t paddr, size_t size, argument
/linux-master/arch/m68k/include/asm/
H A Dcacheflush_no.h70 static inline void cache_push(unsigned long paddr, int len) argument
79 static inline void cache_clear(unsigned long paddr, int len) argument
/linux-master/arch/xtensa/kernel/
H A Dpci-dma.c24 static void do_cache_op(phys_addr_t paddr, size_t size, argument
46 void arch_sync_dma_for_cpu(phys_addr_t paddr, size_t size, argument
64 void arch_sync_dma_for_device(phys_addr_t paddr, size_t size, argument
/linux-master/arch/openrisc/mm/
H A Dcache.c21 unsigned long paddr = page_to_pfn(page) << PAGE_SHIFT; local
/linux-master/drivers/media/pci/mgb4/
H A Dmgb4_dma.c22 mgb4_dma_transfer(struct mgb4_dev *mgbdev, u32 channel, bool write, u64 paddr, struct sg_table *sgt) argument
/linux-master/arch/arm64/mm/
H A Ddma-mapping.c15 void arch_sync_dma_for_device(phys_addr_t paddr, size_t size, argument
23 void arch_sync_dma_for_cpu(phys_addr_t paddr, size_t size, argument
/linux-master/arch/sparc/kernel/
H A Diommu_common.h44 unsigned long paddr = SG_ENT_PHYS_ADDRESS(outs); local

Completed in 418 milliseconds

1234567891011>>