Searched refs:_test_cmd_destroy_access_pages (Results 1 – 2 of 2) sorted by relevance
| /linux/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 | 545 static int _test_cmd_destroy_access_pages(int fd, unsigned int access_id, in _test_cmd_destroy_access_pages() function 557 ASSERT_EQ(0, _test_cmd_destroy_access_pages(self->fd, access_id, \ 560 EXPECT_ERRNO(_errno, _test_cmd_destroy_access_pages( \
|