Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/iommu/
Diommufd.c3248 test_cmd_pasid_replace(pasid, nested_hwpt_id[0]); in TEST_F()
3257 test_cmd_pasid_replace(pasid, nested_hwpt_id[1]); in TEST_F()
3308 test_cmd_pasid_replace(pasid, s2_hwpt_id); in TEST_F()
Diommufd_utils.h1111 #define test_cmd_pasid_replace(pasid, hwpt_id) \ macro