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.c299 struct iommu_hwpt_alloc hwpt;
340 IOCTL_OP(IOMMU_HWPT_ALLOC, iommufd_hwpt_alloc, struct iommu_hwpt_alloc,
/linux/include/uapi/linux/
H A Diommufd.h501 struct iommu_hwpt_alloc { struct
/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h184 struct iommu_hwpt_alloc cmd = {
H A Diommufd.c124 TEST_LENGTH(iommu_hwpt_alloc, IOMMU_HWPT_ALLOC, __reserved); in TEST_F()