Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/iommu/
Diommufd_utils.h180 static int _test_cmd_hwpt_alloc(int fd, __u32 device_id, __u32 pt_id, __u32 ft_id, in _test_cmd_hwpt_alloc() function
205 ASSERT_EQ(0, _test_cmd_hwpt_alloc(self->fd, device_id, pt_id, 0, flags, \
209 EXPECT_ERRNO(_errno, _test_cmd_hwpt_alloc( \
215 ASSERT_EQ(0, _test_cmd_hwpt_alloc(self->fd, device_id, pt_id, 0, flags, \
220 _test_cmd_hwpt_alloc(self->fd, device_id, pt_id, 0, flags, \
225 ASSERT_EQ(0, _test_cmd_hwpt_alloc(self->fd, device_id, pt_id, fault_id, \
231 _test_cmd_hwpt_alloc(self->fd, device_id, pt_id, fault_id, \
Diommufd_fail_nth.c664 if (_test_cmd_hwpt_alloc(self->fd, idev_id, ioas_id, 0, 0, &hwpt_id, in TEST_FAIL_NTH()
674 if (_test_cmd_hwpt_alloc(self->fd, idev_id, ioas_id, 0, in TEST_FAIL_NTH()
690 if (_test_cmd_hwpt_alloc(self->fd, idev_id, hwpt_id, fault_id, in TEST_FAIL_NTH()