Searched refs:_test_cmd_get_hw_info (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/iommu/ |
| H A D | iommufd_utils.h | 825 static int _test_cmd_get_hw_info(int fd, __u32 device_id, __u32 data_type, in _test_cmd_get_hw_info() function 886 ASSERT_EQ(0, _test_cmd_get_hw_info(self->fd, device_id, data_type, \ 891 _test_cmd_get_hw_info(self->fd, device_id, data_type, \ 895 ASSERT_EQ(0, _test_cmd_get_hw_info(self->fd, device_id, \ 900 ASSERT_EQ(0, _test_cmd_get_hw_info(self->fd, device_id, \
|
| H A D | iommufd_fail_nth.c | 670 if (_test_cmd_get_hw_info(self->fd, idev_id, IOMMU_HW_INFO_TYPE_DEFAULT, in TEST_FAIL_NTH()
|