Searched refs:test_err_ioctl_ioas_map_fixed (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/iommu/
H A Diommufd.c626 test_err_ioctl_ioas_map_fixed(EEXIST, buffer, PAGE_SIZE * 2,
628 test_err_ioctl_ioas_map_fixed(EEXIST, buffer, PAGE_SIZE,
630 test_err_ioctl_ioas_map_fixed(EEXIST, buffer, PAGE_SIZE,
632 test_err_ioctl_ioas_map_fixed(EEXIST, buffer, PAGE_SIZE * 2,
634 test_err_ioctl_ioas_map_fixed(EEXIST, buffer, PAGE_SIZE * 3,
1276 test_err_ioctl_ioas_map_fixed(EINVAL, buffer + MOCK_PAGE_SIZE,
H A Diommufd_utils.h537 #define test_err_ioctl_ioas_map_fixed(_errno, buffer, length, iova) \ macro

Completed in 123 milliseconds