/kernel/linux/linux-6.6/include/linux/ |
H A D | iommu.h | 456 static inline void iommu_iotlb_gather_init(struct iommu_iotlb_gather *gather) in iommu_iotlb_gather_init() argument 571 bool iommu_iotlb_gather_is_disjoint(struct iommu_iotlb_gather *gather, in iommu_iotlb_gather_is_disjoint() argument 591 iommu_iotlb_gather_add_range(struct iommu_iotlb_gather *gather, unsigned long iova, size_t size) iommu_iotlb_gather_add_range() argument 613 iommu_iotlb_gather_add_page(struct iommu_domain *domain, struct iommu_iotlb_gather *gather, unsigned long iova, size_t size) iommu_iotlb_gather_add_page() argument 630 iommu_iotlb_gather_queued(struct iommu_iotlb_gather *gather) iommu_iotlb_gather_queued() argument 958 iommu_iotlb_gather_init(struct iommu_iotlb_gather *gather) iommu_iotlb_gather_init() argument 962 iommu_iotlb_gather_add_page(struct iommu_domain *domain, struct iommu_iotlb_gather *gather, unsigned long iova, size_t size) iommu_iotlb_gather_add_page() argument 968 iommu_iotlb_gather_queued(struct iommu_iotlb_gather *gather) iommu_iotlb_gather_queued() argument [all...] |
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | mtk_iommu.c | 793 mtk_iommu_unmap(struct iommu_domain *domain, unsigned long iova, size_t pgsize, size_t pgcount, struct iommu_iotlb_gather *gather) mtk_iommu_unmap() argument 811 mtk_iommu_iotlb_sync(struct iommu_domain *domain, struct iommu_iotlb_gather *gather) mtk_iommu_iotlb_sync() argument
|
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu-v3/ |
H A D | arm-smmu-v3.c | 1995 static void arm_smmu_tlb_inv_page_nosync(struct iommu_iotlb_gather *gather, in arm_smmu_tlb_inv_page_nosync() argument 2494 arm_smmu_unmap_pages(struct iommu_domain *domain, unsigned long iova, size_t pgsize, size_t pgcount, struct iommu_iotlb_gather *gather) arm_smmu_unmap_pages() argument 2515 arm_smmu_iotlb_sync(struct iommu_domain *domain, struct iommu_iotlb_gather *gather) arm_smmu_iotlb_sync() argument [all...] |
/third_party/python/Lib/test/test_asyncio/ |
H A D | test_tasks.py | 2981 async def gather(): global() function 3090 async def gather(): global() function [all...] |
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuTexture.hpp | 807 inline Vec4 TextureCube::gather (const Sampler& sampler, float s, float t, float r, int componentNdx) const in gather() function in tcu::TextureCube
|
/kernel/linux/linux-5.10/drivers/iommu/amd/ |
H A D | iommu.c | 2613 amd_iommu_unmap(struct iommu_domain *dom, unsigned long iova, size_t page_size, struct iommu_iotlb_gather *gather) amd_iommu_unmap() argument 2738 amd_iommu_iotlb_sync(struct iommu_domain *domain, struct iommu_iotlb_gather *gather) amd_iommu_iotlb_sync() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/ |
H A D | liquidio_common.h | 357 u64 gather:1; member 488 u64 gather:1; global() member [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/ |
H A D | liquidio_common.h | 357 u64 gather:1; member 488 u64 gather:1; global() member [all...] |
/kernel/linux/linux-6.6/drivers/iommu/amd/ |
H A D | iommu.c | 2272 amd_iommu_iotlb_gather_add_page(struct iommu_domain *domain, struct iommu_iotlb_gather *gather, unsigned long iova, size_t size) amd_iommu_iotlb_gather_add_page() argument 2293 amd_iommu_unmap_pages(struct iommu_domain *dom, unsigned long iova, size_t pgsize, size_t pgcount, struct iommu_iotlb_gather *gather) amd_iommu_unmap_pages() argument 2422 amd_iommu_iotlb_sync(struct iommu_domain *domain, struct iommu_iotlb_gather *gather) amd_iommu_iotlb_sync() argument [all...] |
/third_party/glslang/SPIRV/ |
H A D | SpvBuilder.cpp | 2883 Id Builder::createTextureCall(Decoration precision, Id resultType, bool sparse, bool fetch, bool proj, bool gather, in createTextureCall() argument
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_tex_sample.c | 3058 get_img_filter(const struct sp_sampler_view *sp_sview, const struct pipe_sampler_state *sampler, unsigned filter, bool gather) get_img_filter() argument
|
/third_party/skia/src/core/ |
H A D | SkVM.h | 930 Color gather(PixelFormat f, Uniform u, I32 index) { in abs() function in skvm::Builder 1315 SI Color gather(PixelFormat f, UPtr p, int off, I32 ix) { return ix->gather(f,p,off,ix); } in gather() function 1316 SI Color gather(PixelFormat f, Uniform u , I32 ix) { return ix->gather(f,u,ix); } in gather() function
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_hlsl.cpp | 2750 bool gather = false; in emit_texture_op() local
|
/kernel/linux/linux-5.10/drivers/iommu/intel/ |
H A D | iommu.c | 5698 intel_iommu_unmap(struct iommu_domain *domain, unsigned long iova, size_t size, struct iommu_iotlb_gather *gather) intel_iommu_unmap() argument
|
/kernel/linux/linux-5.10/drivers/staging/octeon/ |
H A D | octeon-stubs.h | 1150 uint64_t gather:1; member
|
/kernel/linux/linux-6.6/drivers/staging/octeon/ |
H A D | octeon-stubs.h | 1150 uint64_t gather:1; member
|
/kernel/linux/linux-6.6/drivers/iommu/intel/ |
H A D | iommu.c | 4184 intel_iommu_unmap(struct iommu_domain *domain, unsigned long iova, size_t size, struct iommu_iotlb_gather *gather) intel_iommu_unmap() argument 4219 intel_iommu_unmap_pages(struct iommu_domain *domain, unsigned long iova, size_t pgsize, size_t pgcount, struct iommu_iotlb_gather *gather) intel_iommu_unmap_pages() argument 4230 intel_iommu_tlb_sync(struct iommu_domain *domain, struct iommu_iotlb_gather *gather) intel_iommu_tlb_sync() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 635 void gather(Value *V) { in gather() function
|
/third_party/glslang/glslang/Include/ |
H A D | intermediate.h | 1402 bool gather; member
|