Home
last modified time | relevance | path

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

/drivers/iommu/iommufd/
A Dhw_pagetable.c56 struct iommufd_hwpt_nested *hwpt_nested = in iommufd_hwpt_nested_destroy()
57 container_of(obj, struct iommufd_hwpt_nested, common.obj); in iommufd_hwpt_nested_destroy()
226 static struct iommufd_hwpt_nested *
233 struct iommufd_hwpt_nested *hwpt_nested; in iommufd_hwpt_nested_alloc()
286 static struct iommufd_hwpt_nested *
290 struct iommufd_hwpt_nested *hwpt_nested; in iommufd_viommu_alloc_hwpt_nested()
378 struct iommufd_hwpt_nested *hwpt_nested; in iommufd_hwpt_alloc()
391 struct iommufd_hwpt_nested *hwpt_nested; in iommufd_hwpt_alloc()
A Diommufd_private.h380 struct iommufd_hwpt_nested { struct
397 static inline struct iommufd_hwpt_nested * argument
400 return container_of(hwpt, struct iommufd_hwpt_nested, common); in to_hwpt_nested()

Completed in 6 milliseconds