Searched defs:hwpt (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/iommu/iommufd/ |
| A D | fault.c | 58 static int __fault_domain_attach_dev(struct iommufd_hw_pagetable *hwpt, in __fault_domain_attach_dev() 77 int iommufd_fault_domain_attach_dev(struct iommufd_hw_pagetable *hwpt, in iommufd_fault_domain_attach_dev() 96 static void iommufd_auto_response_faults(struct iommufd_hw_pagetable *hwpt, in iommufd_auto_response_faults() 137 void iommufd_fault_domain_detach_dev(struct iommufd_hw_pagetable *hwpt, in iommufd_fault_domain_detach_dev() 150 struct iommufd_hw_pagetable *hwpt, in __fault_domain_replace_dev() 181 struct iommufd_hw_pagetable *hwpt, in iommufd_fault_domain_replace_dev() 428 struct iommufd_hw_pagetable *hwpt; in iommufd_fault_iopf_handler() local
|
| A D | hw_pagetable.c | 11 static void __iommufd_hwpt_destroy(struct iommufd_hw_pagetable *hwpt) in __iommufd_hwpt_destroy() 113 struct iommufd_hw_pagetable *hwpt; in iommufd_hwpt_paging_alloc() local 222 struct iommufd_hw_pagetable *hwpt; in iommufd_hwpt_nested_alloc() local 271 struct iommufd_hw_pagetable *hwpt; in iommufd_hwpt_alloc() local 415 struct iommufd_hw_pagetable *hwpt; in iommufd_hwpt_invalidate() local
|
| A D | iommufd_private.h | 317 static inline bool hwpt_is_paging(struct iommufd_hw_pagetable *hwpt) in hwpt_is_paging() 323 to_hwpt_paging(struct iommufd_hw_pagetable *hwpt) in to_hwpt_paging() 329 to_hwpt_nested(struct iommufd_hw_pagetable *hwpt) in to_hwpt_nested() 335 find_hwpt_paging(struct iommufd_hw_pagetable *hwpt) in find_hwpt_paging() 383 struct iommufd_hw_pagetable *hwpt) in iommufd_hw_pagetable_put() 403 struct iommufd_hw_pagetable *hwpt; member 501 static inline int iommufd_hwpt_attach_device(struct iommufd_hw_pagetable *hwpt, in iommufd_hwpt_attach_device() 510 static inline void iommufd_hwpt_detach_device(struct iommufd_hw_pagetable *hwpt, in iommufd_hwpt_detach_device() 522 struct iommufd_hw_pagetable *hwpt, in iommufd_hwpt_replace_device()
|
| A D | device.c | 355 int iommufd_hw_pagetable_attach(struct iommufd_hw_pagetable *hwpt, in iommufd_hw_pagetable_attach() 402 struct iommufd_hw_pagetable *hwpt = idev->igroup->hwpt; in iommufd_hw_pagetable_detach() local 421 struct iommufd_hw_pagetable *hwpt) in iommufd_device_do_attach() 475 struct iommufd_hw_pagetable *hwpt) in iommufd_device_do_replace() 728 struct iommufd_hw_pagetable *hwpt; in iommufd_device_detach() local
|
| A D | selftest.c | 650 struct iommufd_hw_pagetable *hwpt; in get_md_pagetable() local 668 struct iommufd_hw_pagetable *hwpt; in get_md_pagetable_nested() local 857 struct iommufd_hw_pagetable *hwpt; in iommufd_test_md_check_pa() local 947 struct iommufd_hw_pagetable *hwpt; in iommufd_test_md_check_iotlb() local 1348 struct iommufd_hw_pagetable *hwpt; in iommufd_test_dirty() local
|
| A D | main.c | 324 struct iommu_hwpt_alloc hwpt; member
|
Completed in 18 milliseconds