Searched refs:test_err_hwpt_alloc_nested (Results 1 – 2 of 2) sorted by relevance
/tools/testing/selftests/iommu/ |
A D | iommufd.c | 466 test_err_hwpt_alloc_nested(EINVAL, self->device_id, in TEST_F() 471 test_err_hwpt_alloc_nested(EOPNOTSUPP, self->device_id, in TEST_F() 476 test_err_hwpt_alloc_nested(EINVAL, self->device_id, in TEST_F() 481 test_err_hwpt_alloc_nested(EFAULT, self->device_id, in TEST_F() 486 test_err_hwpt_alloc_nested( in TEST_F() 490 test_err_hwpt_alloc_nested(EINVAL, self->device_id, in TEST_F() 520 test_err_hwpt_alloc_nested(EINVAL, self->device_id, in TEST_F() 705 test_err_hwpt_alloc_nested(ENOENT, self->device_id, in TEST_F() 710 test_err_hwpt_alloc_nested(ENOENT, self->device_id, in TEST_F()
|
A D | iommufd_utils.h | 227 #define test_err_hwpt_alloc_nested(_errno, device_id, pt_id, flags, hwpt_id, \ macro
|
Completed in 12 milliseconds