Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H 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()
H 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()
/linux/Documentation/userspace-api/
H A Diommufd.rst279 - iommufd_hwpt_nested for IOMMUFD_OBJ_HWPT_NESTED.