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.c511 test_cmd_hwpt_check_iotlb_all(nested_hwpt_id[0], in TEST_F()
513 test_cmd_hwpt_check_iotlb_all(nested_hwpt_id[1], in TEST_F()
659 test_cmd_hwpt_check_iotlb_all(nested_hwpt_id[0], 0); in TEST_F()
668 test_cmd_hwpt_check_iotlb_all(nested_hwpt_id[1], 0); in TEST_F()
H A Diommufd_utils.h274 #define test_cmd_hwpt_check_iotlb_all(hwpt_id, expected) \ macro