Searched refs:test_ioctl_ioas_map_file (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/iommu/ |
| H A D | iommufd.c | 306 test_ioctl_ioas_map_file(mfd, 0, PAGE_SIZE, &iova); in TEST_F() 1582 test_ioctl_ioas_map_file(dfd, 0, buf_size, &iova); in TEST_F() 1596 test_ioctl_ioas_map_file(dfd, 0, buf_size, &iova); in TEST_F() 1606 test_ioctl_ioas_map_file(dfd, 0, buf_size, &iova2); in TEST_F() 1775 test_ioctl_ioas_map_file(mfd, 0, PAGE_SIZE, &iova); in test_basic_file() 1858 test_ioctl_ioas_map_file(mfd, start, length, in TEST_F() 1914 test_ioctl_ioas_map_file(mfd, start, length, in TEST_F()
|
| H A D | iommufd_utils.h | 747 #define test_ioctl_ioas_map_file(mfd, start, length, iova_p) \ macro
|