Searched refs:iommufd_ioctl_ops (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iommu/iommufd/
H A Dmain.c356 static const struct iommufd_ioctl_op iommufd_ioctl_ops[] = { variable in typeref:struct:iommufd_ioctl_op
401 (nr - IOMMUFD_CMD_BASE) >= ARRAY_SIZE(iommufd_ioctl_ops))
410 op = &iommufd_ioctl_ops[nr - IOMMUFD_CMD_BASE];

Completed in 411 milliseconds