Searched refs:_test_cmd_destroy_access_pages (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/tools/testing/selftests/iommu/ |
| H A D | iommufd_fail_nth.c | 549 if (_test_cmd_destroy_access_pages(self->fd, self->access_id, in TEST_FAIL_NTH() 608 if (_test_cmd_destroy_access_pages(self->fd, self->access_id, in TEST_FAIL_NTH()
|
| H A D | iommufd_utils.h | 524 static int _test_cmd_destroy_access_pages(int fd, unsigned int access_id, in _test_cmd_destroy_access_pages() function 536 ASSERT_EQ(0, _test_cmd_destroy_access_pages(self->fd, access_id, \ 539 EXPECT_ERRNO(_errno, _test_cmd_destroy_access_pages( \
|