Searched refs:test_err_hwpt_alloc (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/iommu/
H A Diommufd.c285 test_err_hwpt_alloc(ENOENT, self->ioas_id, self->device_id, 0,
287 test_err_hwpt_alloc(EINVAL, self->device_id, self->device_id, 0,
516 test_err_hwpt_alloc(ENOENT, self->device_id, self->ioas_id, 0,
1682 test_err_hwpt_alloc(EOPNOTSUPP,
1846 test_err_hwpt_alloc(EOPNOTSUPP, idev_id, ioas_id,
H A Diommufd_utils.h183 #define test_err_hwpt_alloc(_errno, device_id, pt_id, flags, hwpt_id) \ macro

Completed in 107 milliseconds