Searched refs:start_hole (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/iommu/iommufd/ |
| H A D | double_span.h | 20 unsigned long start_hole; member
|
| H A D | pages.c | 130 iter->start_hole = iter->spans[0].start_hole; in interval_tree_double_span_iter_update() 1162 batch_unpin(&pfns->batch, pages, span.start_hole - start, in pfn_reader_unpin() 1163 span.last_hole - span.start_hole + 1); in pfn_reader_unpin() 1784 span.start_hole, span.last_hole, in __iopt_area_unfill_domain() 2078 iopt_pages_unpin_xarray(&batch, pages, span.start_hole, in iopt_pages_unfill_xarray() 2224 cur_pages = out_pages + (span.start_hole - start_index); in iopt_pages_fill_xarray() 2225 rc = iopt_pages_fill(pages, &user, span.start_hole, in iopt_pages_fill_xarray() 2229 rc = pages_to_xarray(&pages->pinned_pfns, span.start_hole, in iopt_pages_fill_xarray() 2232 iopt_pages_err_unpin(pages, span.start_hole, in iopt_pages_fill_xarray()
|