Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dcalgary.h36 unsigned long it_hint; /* Hint for next alloc */ member
/linux-4.1.27/arch/x86/kernel/
Dtce_64.c125 tbl->it_hint = 0; in tce_table_setparms()
Dpci-calgary_64.c242 offset = iommu_area_alloc(tbl->it_map, tbl->it_size, tbl->it_hint, in iommu_range_alloc()
259 tbl->it_hint = offset + npages; in iommu_range_alloc()
260 BUG_ON(tbl->it_hint > tbl->it_size); in iommu_range_alloc()