Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/iommu/
H A Diommufd.c3407 test_cmd_pasid_replace(pasid, nested_hwpt_id[0]); in TEST_F()
3416 test_cmd_pasid_replace(pasid, nested_hwpt_id[1]); in TEST_F()
3467 test_cmd_pasid_replace(pasid, s2_hwpt_id); in TEST_F()
H A Diommufd_utils.h1163 #define test_cmd_pasid_replace(pasid, hwpt_id) \ macro