Searched refs:iopt_reserve_iova (Results 1 – 3 of 3) sorted by relevance
| /drivers/iommu/iommufd/ |
| A D | io_pagetable.c | 849 int iopt_reserve_iova(struct io_pagetable *iopt, unsigned long start, in iopt_reserve_iova() function 1127 rc = iopt_reserve_iova(iopt, 0, geometry->aperture_start - 1, in iopt_table_add_domain() 1133 rc = iopt_reserve_iova(iopt, geometry->aperture_end + 1, in iopt_table_add_domain() 1470 rc = iopt_reserve_iova(iopt, resv->start, in iopt_table_enforce_dev_resv_regions()
|
| A D | iommufd_private.h | 139 int iopt_reserve_iova(struct io_pagetable *iopt, unsigned long start,
|
| A D | selftest.c | 1267 rc = iopt_reserve_iova(&ioas->iopt, start, start + length - 1, NULL); in iommufd_test_add_reserved()
|
Completed in 13 milliseconds