Home
last modified time | relevance | path

Searched refs:_test_cmd_pasid_replace (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h1200 static int _test_cmd_pasid_replace(int fd, __u32 stdev_id, __u32 pasid, in _test_cmd_pasid_replace() function
1218 ASSERT_EQ(0, _test_cmd_pasid_replace(self->fd, self->stdev_id, \
1223 _test_cmd_pasid_replace(self->fd, self->stdev_id, \
H A Diommufd_fail_nth.c736 if (_test_cmd_pasid_replace(self->fd, self->stdev_id, in TEST_FAIL_NTH()