Searched defs:iova_p (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/iommu/ |
| H A D | iommufd_utils.h | 644 #define test_ioctl_ioas_map(buffer, length, iova_p) \ argument 650 #define test_err_ioctl_ioas_map(_errno, buffer, length, iova_p) \ argument 657 #define test_ioctl_ioas_map_id(ioas_id, buffer, length, iova_p) \ argument 747 #define test_ioctl_ioas_map_file(mfd, start, length, iova_p) \ argument 753 #define test_err_ioctl_ioas_map_file(_errno, mfd, start, length, iova_p) \ argument 760 #define test_ioctl_ioas_map_id_file(ioas_id, mfd, start, length, iova_p) \ argument
|