Searched refs:it_hint (Results 1 – 3 of 3) sorted by relevance
23 unsigned long it_hint; /* Hint for next alloc */ member
112 tbl->it_hint = 0; in tce_table_setparms()
229 offset = iommu_area_alloc(tbl->it_map, tbl->it_size, tbl->it_hint, in iommu_range_alloc()246 tbl->it_hint = offset + npages; in iommu_range_alloc()247 BUG_ON(tbl->it_hint > tbl->it_size); in iommu_range_alloc()