Searched refs:aligned_iova (Results 1 – 1 of 1) sorted by relevance
256 u64 aligned_iova = PAGE_ALIGN_DOWN(base_iova); in iommufd_hw_queue_destroy_access() local257 u64 offset = base_iova - aligned_iova; in iommufd_hw_queue_destroy_access()259 iommufd_access_unpin_pages(access, aligned_iova, in iommufd_hw_queue_destroy_access()293 u64 aligned_iova = PAGE_ALIGN_DOWN(cmd->nesting_parent_iova); in iommufd_hw_queue_alloc_phys() local294 u64 offset = cmd->nesting_parent_iova - aligned_iova; in iommufd_hw_queue_alloc_phys()329 rc = iommufd_access_pin_pages(access, aligned_iova, length, pages, 0); in iommufd_hw_queue_alloc_phys()346 iommufd_access_unpin_pages(access, aligned_iova, length); in iommufd_hw_queue_alloc_phys()