Home
last modified time | relevance | path

Searched defs:hwpt (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/iommu/iommufd/
H A Ddevice.c22 struct iommufd_hw_pagetable *hwpt; member
449 static int iommufd_hwpt_pasid_compat(struct iommufd_hw_pagetable *hwpt, in iommufd_hwpt_pasid_compat()
478 static bool iommufd_hwpt_compatible_device(struct iommufd_hw_pagetable *hwpt, in iommufd_hwpt_compatible_device()
497 static int iommufd_hwpt_attach_device(struct iommufd_hw_pagetable *hwpt, in iommufd_hwpt_attach_device()
545 static void iommufd_hwpt_detach_device(struct iommufd_hw_pagetable *hwpt, in iommufd_hwpt_detach_device()
563 struct iommufd_hw_pagetable *hwpt, in iommufd_hwpt_replace_device()
602 int iommufd_hw_pagetable_attach(struct iommufd_hw_pagetable *hwpt, in iommufd_hw_pagetable_attach()
691 struct iommufd_hw_pagetable *hwpt; in iommufd_hw_pagetable_detach() local
722 struct iommufd_hw_pagetable *hwpt) in iommufd_device_do_attach()
782 struct iommufd_hw_pagetable *hwpt) in iommufd_device_do_replace()
[all …]
H A Diommufd_private.h386 static inline bool hwpt_is_paging(struct iommufd_hw_pagetable *hwpt) in hwpt_is_paging()
392 to_hwpt_paging(struct iommufd_hw_pagetable *hwpt) in to_hwpt_paging()
398 to_hwpt_nested(struct iommufd_hw_pagetable *hwpt) in to_hwpt_nested()
404 find_hwpt_paging(struct iommufd_hw_pagetable *hwpt) in find_hwpt_paging()
452 struct iommufd_hw_pagetable *hwpt) in iommufd_hw_pagetable_put()
H A Deventq.c19 void iommufd_auto_response_faults(struct iommufd_hw_pagetable *hwpt, in iommufd_auto_response_faults()
457 struct iommufd_hw_pagetable *hwpt; in iommufd_fault_iopf_handler() local
H A Dmain.c420 struct iommu_hwpt_alloc hwpt; member