Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/iommufd/
H A Dpages.c273 unsigned int total_pfns; member
278 batch->total_pfns = 0; in batch_clear()
297 batch->total_pfns = keep_pfns; in batch_clear_carry()
306 if (!batch->total_pfns) in batch_skip_carry()
313 batch->total_pfns -= skip_pfns; in batch_skip_carry()
367 batch->total_pfns += nr; in batch_add_pfn_num()
376 batch->total_pfns -= nr; in batch_remove_pfn_num()
1396 batch->total_pfns) in iopt_area_unpin_domain()
1398 batch->total_pfns != in iopt_area_unpin_domain()
1489 WARN_ON(batch.total_pfns); in __iopt_area_unfill_domain()
[all …]