Searched refs:test_err_viommu_alloc (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/iommu/ |
| H A D | iommufd.c | 2849 test_err_viommu_alloc(ENOENT, device_id, 0, in TEST_F() 2855 test_err_viommu_alloc(EINVAL, device_id, hwpt_id, in TEST_F() 2861 test_err_viommu_alloc(EOPNOTSUPP, device_id, self->hwpt_id, in TEST_F() 2868 test_err_viommu_alloc(ENOENT, self->device_id, self->hwpt_id, in TEST_F()
|
| H A D | iommufd_utils.h | 998 #define test_err_viommu_alloc(_errno, device_id, hwpt_id, type, data, \ macro
|