Searched defs:iova_p (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/tools/testing/selftests/iommu/ |
D | iommufd_utils.h | 589 #define test_ioctl_ioas_map(buffer, length, iova_p) \ argument 595 #define test_err_ioctl_ioas_map(_errno, buffer, length, iova_p) \ argument 602 #define test_ioctl_ioas_map_id(ioas_id, buffer, length, iova_p) \ argument 692 #define test_ioctl_ioas_map_file(mfd, start, length, iova_p) \ argument 698 #define test_err_ioctl_ioas_map_file(_errno, mfd, start, length, iova_p) \ argument 705 #define test_ioctl_ioas_map_id_file(ioas_id, mfd, start, length, iova_p) \ argument
|