Home
last modified time | relevance | path

Searched defs:cpu_addr (Results 101 - 125 of 227) sorted by relevance

12345678910

/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpcie-intel-gw.c414 static u64 intel_pcie_cpu_addr(struct dw_pcie *pcie, u64 cpu_addr) in intel_pcie_cpu_addr() argument
/kernel/linux/linux-5.10/drivers/of/
H A Daddress.c783 u64 bus_addr, cpu_addr, size; in of_pci_range_parser_one() local
[all...]
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Domap_remoteproc.c66 void __iomem *cpu_addr; member
H A Dti_k3_r5_remoteproc.c59 void __iomem *cpu_addr; member
[all...]
/kernel/linux/linux-5.10/drivers/rpmsg/
H A Dvirtio_rpmsg_bus.c205 rpmsg_sg_init(struct scatterlist *sg, void *cpu_addr, unsigned int len) in rpmsg_sg_init() argument
946 void *cpu_addr = vrp->rbufs + i * vrp->buf_size; in rpmsg_probe() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Ddma-mapping.h203 static void dma_free_attrs(struct device *dev, size_t size, void *cpu_addr, in dma_free_attrs() argument
216 dma_get_sgtable_attrs(struct device *dev, struct sg_table *sgt, void *cpu_addr, dma_addr_t dma_addr, size_t size, unsigned long attrs) dma_get_sgtable_attrs() argument
222 dma_mmap_attrs(struct device *dev, struct vm_area_struct *vma, void *cpu_addr, dma_addr_t dma_addr, size_t size, unsigned long attrs) dma_mmap_attrs() argument
400 dma_free_coherent(struct device *dev, size_t size, void *cpu_addr, dma_addr_t dma_handle) dma_free_coherent() argument
545 dma_free_wc(struct device *dev, size_t size, void *cpu_addr, dma_addr_t dma_addr) dma_free_wc() argument
552 dma_mmap_wc(struct device *dev, struct vm_area_struct *vma, void *cpu_addr, dma_addr_t dma_addr, size_t size) dma_mmap_wc() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbcm4908_enet.c71 void *cpu_addr; member
[all...]
/kernel/linux/linux-6.6/drivers/accel/ivpu/
H A Divpu_mmu_context.c56 static void ivpu_mmu_pgtable_free(struct ivpu_device *vdev, u64 *cpu_addr, dma_addr_t dma_addr) in ivpu_mmu_pgtable_free() argument
/kernel/linux/linux-6.6/include/linux/
H A Ddma-mapping.h222 static void dma_free_attrs(struct device *dev, size_t size, void *cpu_addr, in dma_free_attrs() argument
235 dma_get_sgtable_attrs(struct device *dev, struct sg_table *sgt, void *cpu_addr, dma_addr_t dma_addr, size_t size, unsigned long attrs) dma_get_sgtable_attrs() argument
241 dma_mmap_attrs(struct device *dev, struct vm_area_struct *vma, void *cpu_addr, dma_addr_t dma_addr, size_t size, unsigned long attrs) dma_mmap_attrs() argument
430 dma_free_coherent(struct device *dev, size_t size, void *cpu_addr, dma_addr_t dma_handle) dma_free_coherent() argument
577 dma_free_wc(struct device *dev, size_t size, void *cpu_addr, dma_addr_t dma_addr) dma_free_wc() argument
584 dma_mmap_wc(struct device *dev, struct vm_area_struct *vma, void *cpu_addr, dma_addr_t dma_addr, size_t size) dma_mmap_wc() argument
[all...]
H A Ddma-map-ops.h211 dma_mmap_from_global_coherent(struct vm_area_struct *vma, void *cpu_addr, size_t size, int *ret) dma_mmap_from_global_coherent() argument
[all...]
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dmtk_common.h117 void *cpu_addr; member
H A Domap_remoteproc.c67 void __iomem *cpu_addr; member
/kernel/linux/linux-6.6/drivers/rpmsg/
H A Dvirtio_rpmsg_bus.c176 rpmsg_sg_init(struct scatterlist *sg, void *cpu_addr, unsigned int len) in rpmsg_sg_init() argument
936 void *cpu_addr = vrp->rbufs + i * vrp->buf_size; in rpmsg_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c247 amdgpu_bo_create_reserved(struct amdgpu_device *adev, unsigned long size, int align, u32 domain, struct amdgpu_bo **bo_ptr, u64 *gpu_addr, void **cpu_addr) amdgpu_bo_create_reserved() argument
343 amdgpu_bo_create_kernel(struct amdgpu_device *adev, unsigned long size, int align, u32 domain, struct amdgpu_bo **bo_ptr, u64 *gpu_addr, void **cpu_addr) amdgpu_bo_create_kernel() argument
376 amdgpu_bo_create_kernel_at(struct amdgpu_device *adev, uint64_t offset, uint64_t size, struct amdgpu_bo **bo_ptr, void **cpu_addr) amdgpu_bo_create_kernel_at() argument
438 amdgpu_bo_free_kernel(struct amdgpu_bo **bo, u64 *gpu_addr, void **cpu_addr) amdgpu_bo_free_kernel() argument
[all...]
H A Damdgpu_vce.c287 void *cpu_addr; in amdgpu_vce_resume() local
/kernel/linux/linux-6.6/drivers/dma/dw-edma/
H A Ddw-edma-core.c44 u64 dw_edma_get_pci_address(struct dw_edma_chan *chan, phys_addr_t cpu_addr) in dw_edma_get_pci_address() argument
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpcie-designware.c467 __dw_pcie_prog_outbound_atu(struct dw_pcie *pci, u8 func_no, int index, int type, u64 cpu_addr, u64 pci_addr, u64 size) __dw_pcie_prog_outbound_atu() argument
528 dw_pcie_prog_outbound_atu(struct dw_pcie *pci, int index, int type, u64 cpu_addr, u64 pci_addr, u64 size) dw_pcie_prog_outbound_atu() argument
535 dw_pcie_prog_ep_outbound_atu(struct dw_pcie *pci, u8 func_no, int index, int type, u64 cpu_addr, u64 pci_addr, u64 size) dw_pcie_prog_ep_outbound_atu() argument
554 dw_pcie_prog_inbound_atu(struct dw_pcie *pci, int index, int type, u64 cpu_addr, u64 pci_addr, u64 size) dw_pcie_prog_inbound_atu() argument
606 dw_pcie_prog_ep_inbound_atu(struct dw_pcie *pci, u8 func_no, int index, int type, u64 cpu_addr, u8 bar) dw_pcie_prog_ep_inbound_atu() argument
[all...]
H A Dpcie-designware-ep.c156 dw_pcie_ep_inbound_atu(struct dw_pcie_ep *ep, u8 func_no, int type, dma_addr_t cpu_addr, enum pci_barno bar) dw_pcie_ep_inbound_atu() argument
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-rcar-host.c880 u64 cpu_addr = entry->res->start; in rcar_pcie_inbound_ranges() local
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c589 void *cpu_addr; in qcom_iommu_sec_ptbl_init() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
H A Ddrv_symc_v100.c311 static hi_void drv_symc_set_entry(hi_u32 chn, hi_u32 dma_addr, hi_u32 mmz_addr, const hi_void *cpu_addr) in drv_symc_set_entry() argument
642 hi_void *cpu_addr = HI_NULL; drv_symc_enrty_init() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Ddma-iommu.c1029 static void iommu_dma_free_ext(struct device *dev, size_t size, void *cpu_addr) in iommu_dma_free_ext() argument
1063 static void iommu_dma_free(struct device *dev, size_t size, void *cpu_addr, dma_addr_t handle, unsigned long attrs) in iommu_dma_free() argument
1075 void *cpu_addr; in iommu_dma_alloc_pages() local
1113 void *cpu_addr; iommu_dma_alloc() local
1156 iommu_dma_free_noncoherent(struct device *dev, size_t size, void *cpu_addr, dma_addr_t handle, enum dma_data_direction dir) iommu_dma_free_noncoherent() argument
1167 iommu_dma_mmap(struct device *dev, struct vm_area_struct *vma, void *cpu_addr, dma_addr_t dma_addr, size_t size, unsigned long attrs) iommu_dma_mmap() argument
1198 iommu_dma_get_sgtable(struct device *dev, struct sg_table *sgt, void *cpu_addr, dma_addr_t dma_addr, size_t size, unsigned long attrs) iommu_dma_get_sgtable() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem_linux.c175 unsigned long cpu_addr; in kbase_mem_alloc() local
2182 void *cpu_addr = NULL; local
H A Dmali_kbase_uku.h244 u64 cpu_addr; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem_linux.c183 unsigned long cpu_addr; in kbase_mem_alloc() local
2190 void *cpu_addr = NULL; local

Completed in 34 milliseconds

12345678910