Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Dpages.c343 static int batch_init(struct pfn_batch *batch, size_t max_pages) in batch_init() function
1281 rc = batch_init(&pfns->batch, last_index - start_index + 1); in pfn_reader_init()