Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Dioas.c32 INIT_LIST_HEAD(&ioas->hwpt_list); in iommufd_ioas_alloc()
H A Diommufd_private.h262 struct list_head hwpt_list; member
H A Dhw_pagetable.c191 list_add_tail(&hwpt_paging->hwpt_item, &ioas->hwpt_list); in iommufd_hwpt_paging_alloc()
H A Dvfio_compat.c267 list_for_each_entry(hwpt_paging, &ioas->hwpt_list, hwpt_item) { in iommufd_vfio_cc_iommu()
H A Ddevice.c566 list_for_each_entry(hwpt_paging, &ioas->hwpt_list, hwpt_item) { in iommufd_device_auto_get_domain()