Lines Matching refs:size_t
417 size_t bytes;
464 size_t size = num_entries * sizeof(u32);
701 static size_t iopgtable_clear_entry_core(struct omap_iommu *obj, u32 da)
703 size_t bytes;
758 static size_t iopgtable_clear_entry(struct omap_iommu *obj, u32 da)
760 size_t bytes;
1326 phys_addr_t pa, size_t bytes, int prot, gfp_t gfp)
1369 static size_t omap_iommu_unmap(struct iommu_domain *domain, unsigned long da,
1370 size_t size, struct iommu_iotlb_gather *gather)
1377 size_t bytes = 0;
1757 size_t align = 1 << 10; /* L2 pagetable alignement */