Searched refs:test_err_ioctl_ioas_map (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/selftests/iommu/ |
H A D | iommufd_utils.h | 245 #define test_err_ioctl_ioas_map(_errno, buffer, length, iova_p) \ macro
|
H A D | iommufd.c | 971 test_err_ioctl_ioas_map(EINVAL, buffer, length, &iova); in TEST_F() 1180 test_err_ioctl_ioas_map(EFAULT, buf, buf_size, &iova); in TEST_F() 1184 test_err_ioctl_ioas_map(EFAULT, buf, buf_size, &iova); in TEST_F()
|