Lines Matching refs:it_offset
235 if (limit + tbl->it_offset > mask) { in iommu_range_alloc()
236 limit = mask - tbl->it_offset + 1; in iommu_range_alloc()
258 n = iommu_area_alloc(tbl->it_map, limit, start, npages, tbl->it_offset, in iommu_range_alloc()
320 entry += tbl->it_offset; /* Offset into real TCE table */ in iommu_alloc()
354 free_entry = entry - tbl->it_offset; in iommu_free_check()
357 (entry < tbl->it_offset)) { in iommu_free_check()
365 printk(KERN_INFO "\tstartOff = 0x%llx\n", (u64)tbl->it_offset); in iommu_free_check()
403 free_entry = entry - tbl->it_offset; in __iommu_free()
490 entry += tbl->it_offset; in ppc_iommu_map_sg()
616 tbl->it_ops->clear(tbl, tbl->it_offset, tbl->it_size); in iommu_table_clear()
626 tceval = tbl->it_ops->get(tbl, index + tbl->it_offset); in iommu_table_clear()
676 if (tbl->it_offset == 0) in iommu_init_table()
733 if (tbl->it_offset == 0) in iommu_table_free()
1035 if (tbl->it_offset == 0) in iommu_take_ownership()
1042 if (tbl->it_offset == 0) in iommu_take_ownership()
1067 if (tbl->it_offset == 0) in iommu_release_ownership()