Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/iommu/ !
H A Diommufd.c514 test_cmd_hwpt_check_iotlb_all(nested_hwpt_id[0], in TEST_F()
516 test_cmd_hwpt_check_iotlb_all(nested_hwpt_id[1], in TEST_F()
662 test_cmd_hwpt_check_iotlb_all(nested_hwpt_id[0], 0); in TEST_F()
671 test_cmd_hwpt_check_iotlb_all(nested_hwpt_id[1], 0); in TEST_F()
H A Diommufd_utils.h262 #define test_cmd_hwpt_check_iotlb_all(hwpt_id, expected) \ macro