Searched refs:_test_cmd_get_hw_info (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/selftests/iommu/ |
H A D | iommufd_utils.h | 357 static int _test_cmd_get_hw_info(int fd, __u32 device_id, in _test_cmd_get_hw_info() function 406 ASSERT_EQ(0, _test_cmd_get_hw_info(self->fd, device_id, \ 411 _test_cmd_get_hw_info(self->fd, device_id, \
|
H A D | iommufd_fail_nth.c | 615 if (_test_cmd_get_hw_info(self->fd, idev_id, &info, sizeof(info))) in TEST_FAIL_NTH()
|