Home
last modified time | relevance | path

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

/openbmc/qemu/backends/
H A Diommufd.c218 struct iommu_hwpt_alloc alloc_hwpt = { in iommufd_backend_alloc_hwpt()
219 .size = sizeof(struct iommu_hwpt_alloc), in iommufd_backend_alloc_hwpt()
/openbmc/linux/include/uapi/linux/
H A Diommufd.h365 struct iommu_hwpt_alloc { struct
/openbmc/linux/drivers/iommu/iommufd/
H A Dmain.c309 struct iommu_hwpt_alloc hwpt;
343 IOCTL_OP(IOMMU_HWPT_ALLOC, iommufd_hwpt_alloc, struct iommu_hwpt_alloc,
H A Dhw_pagetable.c138 struct iommu_hwpt_alloc *cmd = ucmd->cmd; in iommufd_hwpt_alloc()
/openbmc/qemu/linux-headers/linux/
H A Diommufd.h441 struct iommu_hwpt_alloc { struct
/openbmc/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h108 struct iommu_hwpt_alloc cmd = { in _test_cmd_hwpt_alloc()