Home
last modified time | relevance | path

Searched refs:iommu_hwpt_alloc (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/iommu/iommufd/
H A Dmain.c308 struct iommu_hwpt_alloc hwpt;
350 IOCTL_OP(IOMMU_HWPT_ALLOC, iommufd_hwpt_alloc, struct iommu_hwpt_alloc,
H A Dhw_pagetable.c338 struct iommu_hwpt_alloc *cmd = ucmd->cmd; in iommufd_hwpt_alloc()
/linux-6.15/include/uapi/linux/
H A Diommufd.h505 struct iommu_hwpt_alloc { struct
/linux-6.15/tools/testing/selftests/iommu/
H A Diommufd_utils.h185 struct iommu_hwpt_alloc cmd = { in _test_cmd_hwpt_alloc()
H A Diommufd.c124 TEST_LENGTH(iommu_hwpt_alloc, IOMMU_HWPT_ALLOC, __reserved); in TEST_F()