Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h644 #define test_ioctl_ioas_map(buffer, length, iova_p) \ argument
646 length, iova_p, \
650 #define test_err_ioctl_ioas_map(_errno, buffer, length, iova_p) \ argument
653 length, iova_p, \
657 #define test_ioctl_ioas_map_id(ioas_id, buffer, length, iova_p) \ argument
659 iova_p, \
747 #define test_ioctl_ioas_map_file(mfd, start, length, iova_p) \ argument
750 self->fd, self->ioas_id, mfd, start, length, iova_p, \
753 #define test_err_ioctl_ioas_map_file(_errno, mfd, start, length, iova_p) \ argument
757 self->fd, self->ioas_id, mfd, start, length, iova_p, \
[all …]