Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/iommu/
Diommufd.c499 test_cmd_hwpt_check_iotlb_all(nested_hwpt_id[0], in TEST_F()
501 test_cmd_hwpt_check_iotlb_all(nested_hwpt_id[1], in TEST_F()
647 test_cmd_hwpt_check_iotlb_all(nested_hwpt_id[0], 0); in TEST_F()
656 test_cmd_hwpt_check_iotlb_all(nested_hwpt_id[1], 0); in TEST_F()
Diommufd_utils.h252 #define test_cmd_hwpt_check_iotlb_all(hwpt_id, expected) \ macro