Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Dmain.c202 struct iommu_destroy *cmd = ucmd->cmd; in iommufd_destroy()
296 struct iommu_destroy destroy;
335 IOCTL_OP(IOMMU_DESTROY, iommufd_destroy, struct iommu_destroy, id),
/linux/include/uapi/linux/
H A Diommufd.h67 struct iommu_destroy { struct
/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h543 struct iommu_destroy cmd = {
H A Diommufd.c81 struct iommu_destroy cmd = { .size = sizeof(cmd), .id = 0 }; in TEST_F()
122 TEST_LENGTH(iommu_destroy, IOMMU_DESTROY, id); in TEST_F()
147 struct iommu_destroy cmd; in TEST_F()