Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Dpages.c1362 static struct iopt_pages *iopt_alloc_pages(unsigned long start_byte, in iopt_alloc_pages() function
1408 pages = iopt_alloc_pages(uptr - uptr_down, length, writable); in iopt_alloc_user_pages()
1424 pages = iopt_alloc_pages(start_byte, length, writable); in iopt_alloc_file_pages()
1537 pages = iopt_alloc_pages(start_byte, length, writable); in iopt_alloc_dmabuf_pages()