Home
last modified time | relevance | path

Searched defs:hwpt (Results 1 – 5 of 5) 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.h388 static inline bool hwpt_is_paging(struct iommufd_hw_pagetable *hwpt) in hwpt_is_paging()
394 to_hwpt_paging(struct iommufd_hw_pagetable *hwpt) in to_hwpt_paging()
400 to_hwpt_nested(struct iommufd_hw_pagetable *hwpt) in to_hwpt_nested()
406 find_hwpt_paging(struct iommufd_hw_pagetable *hwpt) in find_hwpt_paging()
454 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 Dselftest.c972 struct iommufd_hw_pagetable *hwpt; in get_md_pagetable() local
990 struct iommufd_hw_pagetable *hwpt; in get_md_pagetable_nested() local
1211 struct iommufd_hw_pagetable *hwpt; in iommufd_test_md_check_pa() local
1303 struct iommufd_hw_pagetable *hwpt; in iommufd_test_md_check_iotlb() local
1721 struct iommufd_hw_pagetable *hwpt; in iommufd_test_dirty() local
1845 struct iommufd_hw_pagetable *hwpt; in iommufd_test_pasid_check_hwpt() local
H A Dmain.c420 struct iommu_hwpt_alloc hwpt; member