Searched refs:test_err_ioctl_ioas_map_fixed (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/iommu/ |
| H A D | iommufd.c | 834 test_err_ioctl_ioas_map_fixed(EEXIST, buffer, PAGE_SIZE * 2, in TEST_F() 836 test_err_ioctl_ioas_map_fixed(EEXIST, buffer, PAGE_SIZE, in TEST_F() 838 test_err_ioctl_ioas_map_fixed(EEXIST, buffer, PAGE_SIZE, in TEST_F() 840 test_err_ioctl_ioas_map_fixed(EEXIST, buffer, PAGE_SIZE * 2, in TEST_F() 842 test_err_ioctl_ioas_map_fixed(EEXIST, buffer, PAGE_SIZE * 3, in TEST_F() 1511 test_err_ioctl_ioas_map_fixed(EINVAL, buffer + MOCK_PAGE_SIZE, in TEST_F()
|
| H A D | iommufd_utils.h | 685 #define test_err_ioctl_ioas_map_fixed(_errno, buffer, length, iova) \ macro
|