Home
last modified time | relevance | path

Searched defs:granule (Results 1 - 25 of 39) sorted by relevance

12

/kernel/linux/linux-6.6/tools/testing/selftests/dma/
H A Ddma_map_benchmark.c33 int granule = 1; in main() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dmap_benchmark.h29 __u32 granule; /* how many PAGE_SIZE will do map/unmap once a time */ member
H A Diova.h33 unsigned long granule; /* pfn granularity for this domain */ member
147 init_iova_domain(struct iova_domain *iovad, unsigned long granule, unsigned long start_pfn) init_iova_domain() argument
H A Dio-pgtable.h224 io_pgtable_tlb_flush_walk(struct io_pgtable *iop, unsigned long iova, size_t size, size_t granule) io_pgtable_tlb_flush_walk() argument
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
/third_party/ffmpeg/libavformat/
H A Doggparsevp8.c79 vp8_gptopts(AVFormatContext *s, int idx, uint64_t granule, int64_t *dts) vp8_gptopts() argument
H A Doggparsedirac.c66 static uint64_t dirac_gptopts(AVFormatContext *s, int idx, uint64_t granule, in dirac_gptopts() argument
H A Doggdec.h69 uint64_t granule; member
H A Doggenc.c43 int64_t granule; member
132 static int ogg_key_granule(OGGStreamContext *oggstream, int64_t granule) in ogg_key_granule() argument
138 static int64_t ogg_granule_to_timestamp(OGGStreamContext *oggstream, int64_t granule) in ogg_granule_to_timestamp() argument
199 ogg_buffer_data(AVFormatContext *s, AVStream *st, const uint8_t *data, unsigned size, int64_t granule, int header) ogg_buffer_data() argument
639 int64_t granule; ogg_write_packet_internal() local
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_internal_entry.h210 unsigned int get_task_assignment(unsigned int granule, unsigned int& count) in get_task_assignment() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H A Dmsm_iommu.c129 msm_iommu_tlb_flush_walk(unsigned long iova, size_t size, size_t granule, void *cookie) msm_iommu_tlb_flush_walk() argument
134 msm_iommu_tlb_add_page(struct iommu_iotlb_gather *gather, unsigned long iova, size_t granule, void *cookie) msm_iommu_tlb_add_page() argument
/kernel/linux/linux-5.10/include/linux/
H A Dio-pgtable.h217 io_pgtable_tlb_flush_walk(struct io_pgtable *iop, unsigned long iova, size_t size, size_t granule) io_pgtable_tlb_flush_walk() argument
224 io_pgtable_tlb_flush_leaf(struct io_pgtable *iop, unsigned long iova, size_t size, size_t granule) io_pgtable_tlb_flush_leaf() argument
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
H A Diova.h73 unsigned long granule; /* pfn granularity for this domain */ member
233 init_iova_domain(struct iova_domain *iovad, unsigned long granule, unsigned long start_pfn) init_iova_domain() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_iommu.c219 msm_iommu_tlb_flush_walk(unsigned long iova, size_t size, size_t granule, void *cookie) msm_iommu_tlb_flush_walk() argument
235 msm_iommu_tlb_add_page(struct iommu_iotlb_gather *gather, unsigned long iova, size_t granule, void *cookie) msm_iommu_tlb_add_page() argument
/kernel/linux/linux-6.6/drivers/iommu/
H A Dmsm_iommu.c138 __flush_iotlb_range(unsigned long iova, size_t size, size_t granule, bool leaf, void *cookie) __flush_iotlb_range() argument
170 __flush_iotlb_walk(unsigned long iova, size_t size, size_t granule, void *cookie) __flush_iotlb_walk() argument
176 __flush_iotlb_page(struct iommu_iotlb_gather *gather, unsigned long iova, size_t granule, void *cookie) __flush_iotlb_page() argument
H A Diova.c52 init_iova_domain(struct iova_domain *iovad, unsigned long granule, in init_iova_domain() argument
/kernel/linux/linux-6.6/drivers/iommu/amd/
H A Dio_pgtable.c30 v1_tlb_flush_walk(unsigned long iova, size_t size, size_t granule, void *cookie) v1_tlb_flush_walk() argument
35 v1_tlb_add_page(struct iommu_iotlb_gather *gather, unsigned long iova, size_t granule, void *cookie) v1_tlb_add_page() argument
H A Dio_pgtable_v2.c340 v2_tlb_flush_walk(unsigned long iova, size_t size, size_t granule, void *cookie) v2_tlb_flush_walk() argument
345 v2_tlb_add_page(struct iommu_iotlb_gather *gather, unsigned long iova, size_t granule, void *cookie) v2_tlb_add_page() argument
/third_party/mesa3d/src/amd/compiler/
H A Daco_live_var_analysis.cpp326 uint16_t granule = program->dev.sgpr_alloc_granule; in get_sgpr_alloc() local
334 uint16_t granule = program->dev.vgpr_alloc_granule; in get_vgpr_alloc() local
/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c159 qcom_iommu_tlb_inv_range_nosync(unsigned long iova, size_t size, size_t granule, bool leaf, void *cookie) qcom_iommu_tlb_inv_range_nosync() argument
181 qcom_iommu_tlb_flush_walk(unsigned long iova, size_t size, size_t granule, void *cookie) qcom_iommu_tlb_flush_walk() argument
188 qcom_iommu_tlb_flush_leaf(unsigned long iova, size_t size, size_t granule, void *cookie) qcom_iommu_tlb_flush_leaf() argument
195 qcom_iommu_tlb_add_page(struct iommu_iotlb_gather *gather, unsigned long iova, size_t granule, void *cookie) qcom_iommu_tlb_add_page() argument
[all...]
/kernel/linux/linux-5.10/drivers/iommu/
H A Dmsm_iommu.c139 __flush_iotlb_range(unsigned long iova, size_t size, size_t granule, bool leaf, void *cookie) __flush_iotlb_range() argument
171 __flush_iotlb_walk(unsigned long iova, size_t size, size_t granule, void *cookie) __flush_iotlb_walk() argument
177 __flush_iotlb_leaf(unsigned long iova, size_t size, size_t granule, void *cookie) __flush_iotlb_leaf() argument
183 __flush_iotlb_page(struct iommu_iotlb_gather *gather, unsigned long iova, size_t granule, void *cookie) __flush_iotlb_page() argument
[all...]
H A Diova.c30 init_iova_domain(struct iova_domain *iovad, unsigned long granule, in init_iova_domain() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
H A Dpanfrost_mmu.c338 static void mmu_tlb_flush_walk(unsigned long iova, size_t size, size_t granule, in mmu_tlb_flush_walk() argument
344 static void mmu_tlb_flush_leaf(unsigned long iova, size_t size, size_t granule, in mmu_tlb_flush_leaf() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/
H A Dpanfrost_mmu.c391 static void mmu_tlb_flush_walk(unsigned long iova, size_t size, size_t granule, in mmu_tlb_flush_walk() argument
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c157 qcom_iommu_tlb_inv_range_nosync(unsigned long iova, size_t size, size_t granule, bool leaf, void *cookie) qcom_iommu_tlb_inv_range_nosync() argument
179 qcom_iommu_tlb_flush_walk(unsigned long iova, size_t size, size_t granule, void *cookie) qcom_iommu_tlb_flush_walk() argument
186 qcom_iommu_tlb_add_page(struct iommu_iotlb_gather *gather, unsigned long iova, size_t granule, void *cookie) qcom_iommu_tlb_add_page() argument
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/
H A Dpgtable.c69 u64 granule = kvm_granule_size(level); in kvm_block_mapping_supported() local
345 u64 granule = kvm_granule_size(level), phys = data->phys; in hyp_map_walker_try_leaf() local
469 u64 granule = kvm_granule_size(level), phys = data->phys; in stage2_map_walker_try_leaf() local

Completed in 20 milliseconds

12