Home
last modified time | relevance | path

Searched refs:s2_hwpt_id (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/iommu/
H A Diommufd.c3291 uint32_t s2_hwpt_id = 0; in TEST_F() local
3336 &s2_hwpt_id); in TEST_F()
3341 test_err_pasid_attach(EINVAL, pasid, s2_hwpt_id); in TEST_F()
3344 test_cmd_mock_domain_replace(self->stdev_id, s2_hwpt_id); in TEST_F()
3375 pasid, s2_hwpt_id)); in TEST_F()
3400 test_cmd_pasid_attach(pasid, s2_hwpt_id); in TEST_F()
3403 pasid, s2_hwpt_id)); in TEST_F()
3442 test_err_pasid_replace(EINVAL, pasid, s2_hwpt_id); in TEST_F()
3448 test_cmd_pasid_attach(pasid, s2_hwpt_id); in TEST_F()
3451 pasid, s2_hwpt_id)); in TEST_F()
[all …]