Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Diommufd.h218 #define IOMMU_IOAS_MAP _IO(IOMMUFD_TYPE, IOMMUFD_CMD_IOAS_MAP) macro
/linux/drivers/iommu/iommufd/
H A Dmain.c358 IOCTL_OP(IOMMU_IOAS_MAP, iommufd_ioas_map, struct iommu_ioas_map,
/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h585 ret = ioctl(fd, IOMMU_IOAS_MAP, &cmd);
H A Diommufd.c131 TEST_LENGTH(iommu_ioas_map, IOMMU_IOAS_MAP, iova); in TEST_F()