Home
last modified time | relevance | path

Searched refs:it_hint (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/x86/include/asm/
Dcalgary.h23 unsigned long it_hint; /* Hint for next alloc */ member
/Linux-v5.4/arch/x86/kernel/
Dtce_64.c112 tbl->it_hint = 0; in tce_table_setparms()
Dpci-calgary_64.c229 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()