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

/linux-master/tools/testing/selftests/iommu/
H A Diommufd_utils.h156 static int _test_cmd_hwpt_alloc(int fd, __u32 device_id, __u32 pt_id, function
180 ASSERT_EQ(0, _test_cmd_hwpt_alloc(self->fd, device_id, pt_id, flags, \
184 EXPECT_ERRNO(_errno, _test_cmd_hwpt_alloc( \
190 ASSERT_EQ(0, _test_cmd_hwpt_alloc(self->fd, device_id, pt_id, flags, \
195 _test_cmd_hwpt_alloc(self->fd, device_id, pt_id, flags, \
H A Diommufd_fail_nth.c618 if (_test_cmd_hwpt_alloc(self->fd, idev_id, ioas_id, 0, &hwpt_id,

Completed in 259 milliseconds