Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Dio_pagetable.h243 void iopt_area_remove_access(struct iopt_area *area, unsigned long start,
H A Dpages.c2111 * This should be undone through a matching call to iopt_area_remove_access()
2165 * iopt_area_remove_access() - Release an in-kernel access for PFNs
2174 void iopt_area_remove_access(struct iopt_area *area, unsigned long start_index, in iopt_area_remove_access() function