Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Diommufd.h373 #define IOMMU_HWPT_ALLOC _IO(IOMMUFD_TYPE, IOMMUFD_CMD_HWPT_ALLOC) macro
/openbmc/qemu/linux-headers/linux/
H A Diommufd.h454 #define IOMMU_HWPT_ALLOC _IO(IOMMUFD_TYPE, IOMMUFD_CMD_HWPT_ALLOC) macro
/openbmc/qemu/backends/
H A Diommufd.c228 ret = ioctl(fd, IOMMU_HWPT_ALLOC, &alloc_hwpt); in iommufd_backend_alloc_hwpt()
/openbmc/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h115 ret = ioctl(fd, IOMMU_HWPT_ALLOC, &cmd); in _test_cmd_hwpt_alloc()
/openbmc/linux/drivers/iommu/iommufd/
H A Dmain.c343 IOCTL_OP(IOMMU_HWPT_ALLOC, iommufd_hwpt_alloc, struct iommu_hwpt_alloc,