Searched defs:iova_p (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/selftests/iommu/ |
H A D | iommufd_utils.h | 595 #define test_ioctl_ioas_map(buffer, length, iova_p) \ argument 601 #define test_err_ioctl_ioas_map(_errno, buffer, length, iova_p) \ argument 608 #define test_ioctl_ioas_map_id(ioas_id, buffer, length, iova_p) \ argument 698 #define test_ioctl_ioas_map_file(mfd, start, length, iova_p) \ argument 704 #define test_err_ioctl_ioas_map_file(_errno, mfd, start, length, iova_p) \ argument 711 #define test_ioctl_ioas_map_id_file(ioas_id, mfd, start, length, iova_p) \ argument
|