Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Dmain.c420 struct iommu_hwpt_alloc hwpt;
464 IOCTL_OP(IOMMU_HWPT_ALLOC, iommufd_hwpt_alloc, struct iommu_hwpt_alloc,
/linux/include/uapi/linux/
H A Diommufd.h516 struct iommu_hwpt_alloc { struct
/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h194 struct iommu_hwpt_alloc cmd = { in _test_cmd_hwpt_alloc()
H A Diommufd.c123 TEST_LENGTH(iommu_hwpt_alloc, IOMMU_HWPT_ALLOC, __reserved); in TEST_F()