Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/iommu/
H A Diommufd.c512 test_cmd_hwpt_check_iotlb_all(nested_hwpt_id[0], in TEST_F()
514 test_cmd_hwpt_check_iotlb_all(nested_hwpt_id[1], in TEST_F()
660 test_cmd_hwpt_check_iotlb_all(nested_hwpt_id[0], 0); in TEST_F()
669 test_cmd_hwpt_check_iotlb_all(nested_hwpt_id[1], 0); in TEST_F()
H A Diommufd_utils.h253 #define test_cmd_hwpt_check_iotlb_all(hwpt_id, expected) \ macro