Lines Matching refs:granule
716 unsigned long granule, page_sizes;
721 * translation regime for a particular granule. Aim to match
724 * chosen granule.
727 granule = PAGE_SIZE;
729 granule = 1UL << __fls(cfg->pgsize_bitmap & ~PAGE_MASK);
731 granule = 1UL << __ffs(cfg->pgsize_bitmap & PAGE_MASK);
733 granule = 0;
735 switch (granule) {
946 sl++; /* SL0 format is different for 4K granule size */
1117 size_t granule, void *cookie)
1124 unsigned long iova, size_t granule,
1127 dummy_tlb_flush(iova, granule, granule, cookie);
1191 * Distinct mappings of different granule sizes.