Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Dfault.c63 static int __fault_domain_attach_dev(struct iommufd_hw_pagetable *hwpt, in __fault_domain_attach_dev()
82 int iommufd_fault_domain_attach_dev(struct iommufd_hw_pagetable *hwpt, in iommufd_fault_domain_attach_dev()
101 static void iommufd_auto_response_faults(struct iommufd_hw_pagetable *hwpt, in iommufd_auto_response_faults()
150 void iommufd_fault_domain_detach_dev(struct iommufd_hw_pagetable *hwpt, in iommufd_fault_domain_detach_dev()
163 struct iommufd_hw_pagetable *hwpt, in __fault_domain_replace_dev()
164 struct iommufd_hw_pagetable *old) in __fault_domain_replace_dev()
194 struct iommufd_hw_pagetable *hwpt, in iommufd_fault_domain_replace_dev()
195 struct iommufd_hw_pagetable *old) in iommufd_fault_domain_replace_dev()
449 struct iommufd_hw_pagetable *hwpt; in iommufd_fault_iopf_handler()
H A Ddevice.c355 int iommufd_hw_pagetable_attach(struct iommufd_hw_pagetable *hwpt, in iommufd_hw_pagetable_attach()
399 struct iommufd_hw_pagetable *
402 struct iommufd_hw_pagetable *hwpt = idev->igroup->hwpt; in iommufd_hw_pagetable_detach()
419 static struct iommufd_hw_pagetable *
421 struct iommufd_hw_pagetable *hwpt) in iommufd_device_do_attach()
473 static struct iommufd_hw_pagetable *
475 struct iommufd_hw_pagetable *hwpt) in iommufd_device_do_replace()
480 struct iommufd_hw_pagetable *old_hwpt; in iommufd_device_do_replace()
535 typedef struct iommufd_hw_pagetable *(*attach_fn)(
536 struct iommufd_device *idev, struct iommufd_hw_pagetable *hwpt);
[all …]