| /Linux-v5.4/kernel/dma/ | 
| D | mapping.c | 112 		 void *cpu_addr, dma_addr_t dma_addr, size_t size,  in dma_common_get_sgtable()151 		void *cpu_addr, dma_addr_t dma_addr, size_t size,  in dma_get_sgtable_attrs()
 188 		void *cpu_addr, dma_addr_t dma_addr, size_t size,  in dma_common_mmap()
 260 		void *cpu_addr, dma_addr_t dma_addr, size_t size,  in dma_mmap_attrs()
 299 	void *cpu_addr;  in dma_alloc_attrs()  local
 321 void dma_free_attrs(struct device *dev, size_t size, void *cpu_addr,  in dma_free_attrs()
 
 | 
| D | remap.c | 14 struct page **dma_common_find_pages(void *cpu_addr)  in dma_common_find_pages()88 void dma_common_free_remap(void *cpu_addr, size_t size)  in dma_common_free_remap()
 263 long arch_dma_coherent_to_pfn(struct device *dev, void *cpu_addr,  in arch_dma_coherent_to_pfn()
 
 | 
| D | dummy.c | 8 		void *cpu_addr, dma_addr_t dma_addr, size_t size,  in dma_dummy_mmap()
 | 
| D | virt.c | 23 			  void *cpu_addr, dma_addr_t dma_addr,  in dma_virt_free()
 | 
| D | direct.c | 183 void dma_direct_free_pages(struct device *dev, size_t size, void *cpu_addr,  in dma_direct_free_pages()214 		void *cpu_addr, dma_addr_t dma_addr, unsigned long attrs)  in dma_direct_free()
 
 | 
| /Linux-v5.4/arch/ia64/kernel/ | 
| D | dma-mapping.c | 17 void arch_dma_free(struct device *dev, size_t size, void *cpu_addr,  in arch_dma_free()23 long arch_dma_coherent_to_pfn(struct device *dev, void *cpu_addr,  in arch_dma_coherent_to_pfn()
 
 | 
| /Linux-v5.4/arch/s390/kvm/ | 
| D | sigp.c | 283 			   u16 cpu_addr, u32 parameter, u64 *status_reg)  in handle_sigp_dst()360 					   u16 cpu_addr)  in handle_sigp_order_in_user_space()
 414 	u16 cpu_addr = vcpu->run->s.regs.gprs[r3];  in kvm_s390_handle_sigp()  local
 463 	u16 cpu_addr = vcpu->run->s.regs.gprs[r3];  in kvm_s390_handle_sigp_pei()  local
 
 | 
| /Linux-v5.4/arch/arm/mm/ | 
| D | dma-mapping.c | 57 	void *cpu_addr;  member581 				   void *cpu_addr, size_t size, bool want_vaddr)  in __free_from_contiguous()
 788 		 void *cpu_addr, dma_addr_t dma_addr, size_t size,  in __arm_dma_mmap()
 814 		 void *cpu_addr, dma_addr_t dma_addr, size_t size,  in arm_coherent_dma_mmap()
 821 		 void *cpu_addr, dma_addr_t dma_addr, size_t size,  in arm_dma_mmap()
 831 static void __arm_dma_free(struct device *dev, size_t size, void *cpu_addr,  in __arm_dma_free()
 853 void arm_dma_free(struct device *dev, size_t size, void *cpu_addr,  in arm_dma_free()
 859 static void arm_coherent_dma_free(struct device *dev, size_t size, void *cpu_addr,  in arm_coherent_dma_free()
 866 		 void *cpu_addr, dma_addr_t handle, size_t size,  in arm_dma_get_sgtable()
 1415 static struct page **__iommu_get_pages(void *cpu_addr, unsigned long attrs)  in __iommu_get_pages()
 [all …]
 
 | 
| D | dma-mapping-nommu.c | 55 			       void *cpu_addr, dma_addr_t dma_addr,  in arm_nommu_dma_free()64 			      void *cpu_addr, dma_addr_t dma_addr, size_t size,  in arm_nommu_dma_mmap()
 
 | 
| /Linux-v5.4/drivers/pci/controller/dwc/ | 
| D | pcie-designware.c | 242 					     int type, u64 cpu_addr,  in dw_pcie_prog_outbound_atu_unroll()278 			       u64 cpu_addr, u64 pci_addr, u32 size)  in dw_pcie_prog_outbound_atu()
 336 					   int bar, u64 cpu_addr,  in dw_pcie_prog_inbound_atu_unroll()
 381 			     u64 cpu_addr, enum dw_pcie_as_type as_type)  in dw_pcie_prog_inbound_atu()
 
 | 
| /Linux-v5.4/drivers/pci/controller/ | 
| D | pcie-cadence.c | 12 				   u64 cpu_addr, u64 pci_addr, size_t size)  in cdns_pcie_set_outbound_region()86 						  u32 r, u64 cpu_addr)  in cdns_pcie_set_outbound_region_for_normal_msg()
 
 | 
| /Linux-v5.4/include/xen/arm/ | 
| D | page-coherent.h | 15 		void *cpu_addr, dma_addr_t dma_handle, unsigned long attrs)  in xen_free_coherent_pages()
 | 
| /Linux-v5.4/arch/x86/include/asm/xen/ | 
| D | page-coherent.h | 18 		void *cpu_addr, dma_addr_t dma_handle,  in xen_free_coherent_pages()
 | 
| /Linux-v5.4/drivers/iommu/ | 
| D | dma-iommu.c | 923 static void __iommu_dma_free(struct device *dev, size_t size, void *cpu_addr)  in __iommu_dma_free()954 static void iommu_dma_free(struct device *dev, size_t size, void *cpu_addr,  in iommu_dma_free()
 968 	void *cpu_addr;  in iommu_dma_alloc_pages()  local
 1004 	void *cpu_addr;  in iommu_dma_alloc()  local
 1030 		void *cpu_addr, dma_addr_t dma_addr, size_t size,  in iommu_dma_mmap()
 1061 		void *cpu_addr, dma_addr_t dma_addr, size_t size,  in iommu_dma_get_sgtable()
 
 | 
| /Linux-v5.4/include/linux/remoteproc/ | 
| D | st_slim_rproc.h | 27 	void __iomem *cpu_addr;  member
 | 
| /Linux-v5.4/arch/sparc/kernel/ | 
| D | ioport.c | 267 bool sparc_dma_free_resource(void *cpu_addr, size_t size)  in sparc_dma_free_resource()356 void arch_dma_free(struct device *dev, size_t size, void *cpu_addr,  in arch_dma_free()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | dma-mapping.h | 187 						void *cpu_addr, size_t size,  in dma_mmap_from_global_coherent()524 static void dma_free_attrs(struct device *dev, size_t size, void *cpu_addr,  in dma_free_attrs()
 542 		struct sg_table *sgt, void *cpu_addr, dma_addr_t dma_addr,  in dma_get_sgtable_attrs()
 548 		void *cpu_addr, dma_addr_t dma_addr, size_t size,  in dma_mmap_attrs()
 649 		void *cpu_addr, dma_addr_t dma_handle)  in dma_free_coherent()
 789 			       void *cpu_addr, dma_addr_t dma_addr)  in dma_free_wc()
 797 			      void *cpu_addr, dma_addr_t dma_addr,  in dma_mmap_wc()
 
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu_object.c | 234 			      u64 *gpu_addr, void **cpu_addr)  in amdgpu_bo_create_reserved()329 			    u64 *gpu_addr, void **cpu_addr)  in amdgpu_bo_create_kernel()
 355 			   void **cpu_addr)  in amdgpu_bo_free_kernel()
 
 | 
| D | amdgpu_vce.h | 38 	void			*cpu_addr;  member
 | 
| D | amdgpu_uvd.h | 42 	void			*cpu_addr;  member
 | 
| /Linux-v5.4/arch/alpha/kernel/ | 
| D | pci_iommu.c | 264 pci_map_single_1(struct pci_dev *pdev, void *cpu_addr, size_t size,  in pci_map_single_1()452 	void *cpu_addr;  in alpha_pci_alloc_coherent()  local
 493 				    void *cpu_addr, dma_addr_t dma_addr,  in alpha_pci_free_coherent()
 
 | 
| /Linux-v5.4/arch/mips/mm/ | 
| D | dma-noncoherent.c | 62 long arch_dma_coherent_to_pfn(struct device *dev, void *cpu_addr,  in arch_dma_coherent_to_pfn()
 | 
| /Linux-v5.4/arch/s390/include/asm/ | 
| D | diag.h | 158 	__u16 cpu_addr;  member168 	__u16 cpu_addr;  member
 204 	__u16 cpu_addr;  member
 213 	__u16 cpu_addr;  member
 
 | 
| /Linux-v5.4/drivers/net/caif/ | 
| D | caif_spi.c | 87 static inline void dma_free(struct cfspi *cfspi, void *cpu_addr,  in dma_free()101 static inline void dma_free(struct cfspi *cfspi, void *cpu_addr,  in dma_free()
 
 | 
| /Linux-v5.4/drivers/remoteproc/ | 
| D | wkup_m3_rproc.c | 35 	void __iomem *cpu_addr;  member
 |