Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Diommufd.h365 struct iommu_hwpt_alloc { struct
/Linux-v6.6/drivers/iommu/iommufd/
Dhw_pagetable.c138 struct iommu_hwpt_alloc *cmd = ucmd->cmd; in iommufd_hwpt_alloc()
Dmain.c309 struct iommu_hwpt_alloc hwpt;
343 IOCTL_OP(IOMMU_HWPT_ALLOC, iommufd_hwpt_alloc, struct iommu_hwpt_alloc,
/Linux-v6.6/tools/testing/selftests/iommu/
Diommufd_utils.h108 struct iommu_hwpt_alloc cmd = { in _test_cmd_hwpt_alloc()