Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/iommu/
Diommufd_utils.h698 #define test_err_ioctl_ioas_map_file(_errno, mfd, start, length, iova_p) \ macro
Diommufd.c1675 test_err_ioctl_ioas_map_file(EINVAL, mfd_tmp, 0, buf_size + 1, &iova); in test_basic_file()
1678 test_err_ioctl_ioas_map_file(EINVAL, mfd_tmp, 0, buf_size, &iova); in test_basic_file()