Home
last modified time | relevance | path

Searched defs:gather (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dio-pgtable-arm-v7s.c611 struct iommu_iotlb_gather *gather, in arm_v7s_split_blk_unmap()
656 struct iommu_iotlb_gather *gather, in __arm_v7s_unmap()
736 struct iommu_iotlb_gather *gather) in arm_v7s_unmap_pages()
757 size_t size, struct iommu_iotlb_gather *gather) in arm_v7s_unmap()
896 static void __init dummy_tlb_add_page(struct iommu_iotlb_gather *gather, in dummy_tlb_add_page()
H A Dio-pgtable-arm.c562 struct iommu_iotlb_gather *gather, in arm_lpae_split_blk_unmap()
622 struct iommu_iotlb_gather *gather, in __arm_lpae_unmap()
689 struct iommu_iotlb_gather *gather) in arm_lpae_unmap_pages()
709 size_t size, struct iommu_iotlb_gather *gather) in arm_lpae_unmap()
1160 static void __init dummy_tlb_add_page(struct iommu_iotlb_gather *gather, in dummy_tlb_add_page()
H A Dtegra-gart.c210 size_t bytes, struct iommu_iotlb_gather *gather) in gart_iommu_unmap()
271 struct iommu_iotlb_gather *gather) in gart_iommu_sync()
H A Dmsm_iommu.c177 static void __flush_iotlb_page(struct iommu_iotlb_gather *gather, in __flush_iotlb_page()
501 size_t len, struct iommu_iotlb_gather *gather) in msm_iommu_unmap()
H A Ds390-iommu.c308 struct iommu_iotlb_gather *gather) in s390_iommu_unmap()
H A Dmtk_iommu.c529 struct iommu_iotlb_gather *gather) in mtk_iommu_unmap()
549 struct iommu_iotlb_gather *gather) in mtk_iommu_iotlb_sync()
H A Dsun50i-iommu.c348 struct iommu_iotlb_gather *gather) in sun50i_iommu_iotlb_sync()
555 size_t size, struct iommu_iotlb_gather *gather) in sun50i_iommu_unmap()
H A Dipmmu-vmsa.c692 size_t size, struct iommu_iotlb_gather *gather) in ipmmu_unmap()
708 struct iommu_iotlb_gather *gather) in ipmmu_iotlb_sync()
H A Dvirtio-iommu.c765 size_t size, struct iommu_iotlb_gather *gather) in viommu_unmap()
812 struct iommu_iotlb_gather *gather) in viommu_iotlb_sync()
H A Dtegra-smmu.c742 size_t size, struct iommu_iotlb_gather *gather) in __tegra_smmu_unmap()
773 size_t size, struct iommu_iotlb_gather *gather) in tegra_smmu_unmap()
H A Dmtk_iommu_v1.c328 struct iommu_iotlb_gather *gather) in mtk_iommu_unmap()
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/zip/
H A Dzip_device.h57 union zip_zptr_s *gather; member
/OK3568_Linux_fs/kernel/drivers/gpu/host1x/
H A Djob.c94 struct host1x_job_gather *gather = &job->gathers[job->num_gathers]; in host1x_job_add_gather() local
563 void *gather; in copy_gathers() local
/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c188 static void qcom_iommu_tlb_add_page(struct iommu_iotlb_gather *gather, in qcom_iommu_tlb_add_page()
445 size_t size, struct iommu_iotlb_gather *gather) in qcom_iommu_unmap()
483 struct iommu_iotlb_gather *gather) in qcom_iommu_iotlb_sync()
H A Darm-smmu.c336 static void arm_smmu_tlb_add_page_s1(struct iommu_iotlb_gather *gather, in arm_smmu_tlb_add_page_s1()
352 static void arm_smmu_tlb_add_page_s2(struct iommu_iotlb_gather *gather, in arm_smmu_tlb_add_page_s2()
372 static void arm_smmu_tlb_add_page_s2_v1(struct iommu_iotlb_gather *gather, in arm_smmu_tlb_add_page_s2_v1()
1251 struct iommu_iotlb_gather *gather) in arm_smmu_iotlb_sync()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc_helper.c43 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
/OK3568_Linux_fs/kernel/include/linux/
H A Diommu.h429 static inline void iommu_iotlb_gather_init(struct iommu_iotlb_gather *gather) in iommu_iotlb_gather_init()
563 struct iommu_iotlb_gather *gather, in iommu_iotlb_gather_add_page()
954 static inline void iommu_iotlb_gather_init(struct iommu_iotlb_gather *gather) in iommu_iotlb_gather_init()
959 struct iommu_iotlb_gather *gather, in iommu_iotlb_gather_add_page()
H A Dio-pgtable.h232 struct iommu_iotlb_gather * gather, unsigned long iova, in io_pgtable_tlb_add_page()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/
H A Docteon_nic.h95 u32 gather:1; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_iommu.c134 static void msm_iommu_tlb_add_page(struct iommu_iotlb_gather *gather, in msm_iommu_tlb_add_page()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-pko.h220 uint64_t gather:1; member
/OK3568_Linux_fs/kernel/drivers/block/
H A Dps3disk.c82 struct request *req, int gather) in ps3disk_scatter_gather()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.c557 struct sq_gather_subdesc *gather; in nicvf_unmap_sndq_buffers() local
1421 struct sq_gather_subdesc *gather; in nicvf_sq_add_gather_subdesc() local
/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c1729 static void arm_smmu_tlb_inv_page_nosync(struct iommu_iotlb_gather *gather, in arm_smmu_tlb_inv_page_nosync()
2240 size_t size, struct iommu_iotlb_gather *gather) in arm_smmu_unmap()
2260 struct iommu_iotlb_gather *gather) in arm_smmu_iotlb_sync()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dutility.hpp764 inline void gather(std::vector<T*> &data) const in gather() function in cv::TLSData

12