Searched refs:iova_p (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/iommu/ |
H A D | iommufd_utils.h | 239 #define test_ioctl_ioas_map(buffer, length, iova_p) \ argument 241 length, iova_p, \ 245 #define test_err_ioctl_ioas_map(_errno, buffer, length, iova_p) \ argument 248 length, iova_p, \ 252 #define test_ioctl_ioas_map_id(ioas_id, buffer, length, iova_p) \ argument 254 iova_p, \
|