Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/iommufd/
H A Dpages.c353 const unsigned int MAX_NPFNS = type_max(typeof(*batch->npfns)); in batch_add_pfn_num() local
357 nr <= MAX_NPFNS - batch->npfns[end - 1]) { in batch_add_pfn_num()