/kernel/linux/linux-5.10/drivers/crypto/cavium/zip/ |
H A D | zip_device.h | 57 union zip_zptr_s *gather; member
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/zip/ |
H A D | zip_device.h | 57 union zip_zptr_s *gather; member
|
/kernel/linux/linux-6.6/drivers/gpu/host1x/ |
H A D | job.h | 32 struct host1x_job_gather gather; member
|
H A D | job.c | 116 struct host1x_job_gather *gather = &job->cmds[job->num_cmds].gather; in host1x_job_add_gather() local 568 void *gather; in copy_gathers() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_nic.h | 95 u32 gather:1; member
|
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | s390-iommu.c | 306 s390_iommu_unmap(struct iommu_domain *domain, unsigned long iova, size_t size, struct iommu_iotlb_gather *gather) s390_iommu_unmap() argument
|
H A D | tegra-gart.c | 209 gart_iommu_unmap(struct iommu_domain *domain, unsigned long iova, size_t bytes, struct iommu_iotlb_gather *gather) gart_iommu_unmap() argument 269 gart_iommu_sync(struct iommu_domain *domain, struct iommu_iotlb_gather *gather) gart_iommu_sync() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/ |
H A D | msm_iommu.c | 134 static void msm_iommu_tlb_add_page(struct iommu_iotlb_gather *gather, in msm_iommu_tlb_add_page() argument
|
/kernel/linux/linux-5.10/drivers/gpu/host1x/ |
H A D | job.c | 94 struct host1x_job_gather *gather = &job->gathers[job->num_gathers]; in host1x_job_add_gather() local 563 void *gather; in copy_gathers() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_nic.h | 95 u32 gather:1; member
|
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | s390-iommu.c | 221 s390_iommu_iotlb_sync(struct iommu_domain *domain, struct iommu_iotlb_gather *gather) s390_iommu_iotlb_sync() argument 380 s390_iommu_unmap_pages(struct iommu_domain *domain, unsigned long iova, size_t pgsize, size_t pgcount, struct iommu_iotlb_gather *gather) s390_iommu_unmap_pages() argument
|
H A D | msm_iommu.c | 176 static void __flush_iotlb_page(struct iommu_iotlb_gather *gather, in __flush_iotlb_page() argument 497 msm_iommu_unmap(struct iommu_domain *domain, unsigned long iova, size_t pgsize, size_t pgcount, struct iommu_iotlb_gather *gather) msm_iommu_unmap() argument
|
H A D | tegra-gart.c | 209 gart_iommu_unmap(struct iommu_domain *domain, unsigned long iova, size_t bytes, struct iommu_iotlb_gather *gather) gart_iommu_unmap() argument 261 gart_iommu_sync(struct iommu_domain *domain, struct iommu_iotlb_gather *gather) gart_iommu_sync() argument
|
H A D | io-pgtable-dart.c | 298 dart_unmap_pages(struct io_pgtable_ops *ops, unsigned long iova, size_t pgsize, size_t pgcount, struct iommu_iotlb_gather *gather) dart_unmap_pages() argument
|
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-pko.h | 220 uint64_t gather:1; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_helper.c | 43 bool gather = false; in submit_dmub_read_modify_write() local 68 bool gather = false; in submit_dmub_burst_write() local 90 bool gather = false; in submit_dmub_reg_wait() local [all...] |
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx-pko.h | 220 uint64_t gather:1; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | io-pgtable.h | 231 io_pgtable_tlb_add_page(struct io_pgtable *iop, struct iommu_iotlb_gather * gather, unsigned long iova, size_t granule) io_pgtable_tlb_add_page() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | io-pgtable.h | 232 io_pgtable_tlb_add_page(struct io_pgtable *iop, struct iommu_iotlb_gather * gather, unsigned long iova, size_t granule) io_pgtable_tlb_add_page() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
H A D | msm_iommu.c | 235 static void msm_iommu_tlb_add_page(struct iommu_iotlb_gather *gather, in msm_iommu_tlb_add_page() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | submit.c | 70 struct gather_bo *gather = container_of(bo, struct gather_bo, base); in gather_bo_pin() local [all...] |
/kernel/linux/linux-6.6/drivers/iommu/amd/ |
H A D | io_pgtable.c | 35 static void v1_tlb_add_page(struct iommu_iotlb_gather *gather, in v1_tlb_add_page() argument 438 iommu_v1_unmap_pages(struct io_pgtable_ops *ops, unsigned long iova, size_t pgsize, size_t pgcount, struct iommu_iotlb_gather *gather) iommu_v1_unmap_pages() argument
|
H A D | io_pgtable_v2.c | 345 static void v2_tlb_add_page(struct iommu_iotlb_gather *gather, in v2_tlb_add_page() argument 288 iommu_v2_unmap_pages(struct io_pgtable_ops *ops, unsigned long iova, size_t pgsize, size_t pgcount, struct iommu_iotlb_gather *gather) iommu_v2_unmap_pages() argument
|
/kernel/linux/linux-5.10/drivers/block/ |
H A D | ps3disk.c | 81 ps3disk_scatter_gather(struct ps3_storage_device *dev, struct request *req, int gather) ps3disk_scatter_gather() argument
|
/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu/ |
H A D | qcom_iommu.c | 195 static void qcom_iommu_tlb_add_page(struct iommu_iotlb_gather *gather, in qcom_iommu_tlb_add_page() argument 459 qcom_iommu_unmap(struct iommu_domain *domain, unsigned long iova, size_t size, struct iommu_iotlb_gather *gather) qcom_iommu_unmap() argument 497 qcom_iommu_iotlb_sync(struct iommu_domain *domain, struct iommu_iotlb_gather *gather) qcom_iommu_iotlb_sync() argument
|