Searched refs:_test_cmd_mock_domain_replace (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/selftests/iommu/ |
H A D | iommufd_utils.h | 162 static int _test_cmd_mock_domain_replace(int fd, __u32 stdev_id, __u32 pt_id, in _test_cmd_mock_domain_replace() function 184 ASSERT_EQ(0, _test_cmd_mock_domain_replace(self->fd, stdev_id, pt_id, \ 187 EXPECT_ERRNO(_errno, _test_cmd_mock_domain_replace(self->fd, stdev_id, \
|