Searched refs:test_ioctl_ioas_map_file (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/tools/testing/selftests/iommu/ |
| H A D | iommufd.c | 307 test_ioctl_ioas_map_file(mfd, 0, PAGE_SIZE, &iova); in TEST_F() 1691 test_ioctl_ioas_map_file(mfd, 0, PAGE_SIZE, &iova); in test_basic_file() 1772 test_ioctl_ioas_map_file(mfd, start, length, in TEST_F() 1826 test_ioctl_ioas_map_file(mfd, start, length, in TEST_F()
|
| H A D | iommufd_utils.h | 693 #define test_ioctl_ioas_map_file(mfd, start, length, iova_p) \ macro
|