Lines Matching refs:granule
680 unsigned long granule, page_sizes;
685 * translation regime for a particular granule. Aim to match
688 * chosen granule.
691 granule = PAGE_SIZE;
693 granule = 1UL << __fls(cfg->pgsize_bitmap & ~PAGE_MASK);
695 granule = 1UL << __ffs(cfg->pgsize_bitmap & PAGE_MASK);
697 granule = 0;
699 switch (granule) {
905 sl++; /* SL0 format is different for 4K granule size */
1076 size_t granule, void *cookie)
1083 unsigned long iova, size_t granule,
1086 dummy_tlb_flush(iova, granule, granule, cookie);
1151 * Distinct mappings of different granule sizes.