Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Dhw_pagetable.c125 list_add_tail(&hwpt->hwpt_item, &hwpt->ioas->hwpt_list); in iommufd_hw_pagetable_alloc()
H A Diommufd_private.h194 * for a device based on the hwpt_list. If no suitable iommu_domain
201 struct list_head hwpt_list; member
239 /* Head at iommufd_ioas::hwpt_list */
H A Dvfio_compat.c267 list_for_each_entry(hwpt, &ioas->hwpt_list, hwpt_item) { in iommufd_vfio_cc_iommu()
H A Dioas.c32 INIT_LIST_HEAD(&ioas->hwpt_list); in iommufd_ioas_alloc()
H A Ddevice.c518 list_for_each_entry(hwpt, &ioas->hwpt_list, hwpt_item) { in iommufd_device_auto_get_domain()

Completed in 4 milliseconds