Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Dhw_pagetable.c11 static void __iommufd_hwpt_destroy(struct iommufd_hw_pagetable *hwpt) in __iommufd_hwpt_destroy() argument
119 struct iommufd_hw_pagetable *hwpt; in iommufd_hwpt_paging_alloc() local
234 struct iommufd_hw_pagetable *hwpt; iommufd_hwpt_nested_alloc() local
291 struct iommufd_hw_pagetable *hwpt; iommufd_viommu_alloc_hwpt_nested() local
342 struct iommufd_hw_pagetable *hwpt; iommufd_hwpt_alloc() local
521 struct iommufd_hw_pagetable *hwpt = iommufd_hwpt_invalidate() local
[all...]
H A Diommufd_private.h386 static inline bool hwpt_is_paging(struct iommufd_hw_pagetable *hwpt) in hwpt_is_paging() argument
392 to_hwpt_paging(struct iommufd_hw_pagetable *hwpt) in to_hwpt_paging() argument
398 to_hwpt_nested(struct iommufd_hw_pagetable *hwpt) in to_hwpt_nested() argument
404 find_hwpt_paging(struct iommufd_hw_pagetable *hwpt) in find_hwpt_paging() argument
452 iommufd_hw_pagetable_put(struct iommufd_ctx * ictx,struct iommufd_hw_pagetable * hwpt) iommufd_hw_pagetable_put() argument
[all...]
H A Deventq.c19 void iommufd_auto_response_faults(struct iommufd_hw_pagetable *hwpt, in iommufd_auto_response_faults() argument
461 struct iommufd_hw_pagetable *hwpt; in iommufd_fault_iopf_handler() local
H A Dmain.c395 struct iommu_hwpt_alloc hwpt; member
/linux/include/linux/
H A Diommufd.h103 struct iommufd_hwpt_paging *hwpt; member