Searched refs:_test_cmd_get_hw_info (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/tools/testing/selftests/iommu/ |
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, \
|
D | iommufd_fail_nth.c | 615 if (_test_cmd_get_hw_info(self->fd, idev_id, &info, sizeof(info))) in TEST_FAIL_NTH()
|