Searched refs:test_cmd_hwpt_check_iotlb (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/tools/testing/selftests/iommu/ |
| H A D | iommufd.c | 606 test_cmd_hwpt_check_iotlb(nested_hwpt_id[0], 0, 0); in TEST_F() 607 test_cmd_hwpt_check_iotlb(nested_hwpt_id[0], 1, in TEST_F() 609 test_cmd_hwpt_check_iotlb(nested_hwpt_id[0], 2, in TEST_F() 611 test_cmd_hwpt_check_iotlb(nested_hwpt_id[0], 3, in TEST_F() 627 test_cmd_hwpt_check_iotlb(nested_hwpt_id[0], 0, 0); in TEST_F() 628 test_cmd_hwpt_check_iotlb(nested_hwpt_id[0], 1, in TEST_F() 630 test_cmd_hwpt_check_iotlb(nested_hwpt_id[0], 2, in TEST_F() 632 test_cmd_hwpt_check_iotlb(nested_hwpt_id[0], 3, in TEST_F() 643 test_cmd_hwpt_check_iotlb(nested_hwpt_id[0], 0, 0); in TEST_F() 645 test_cmd_hwpt_check_iotlb(nested_hwpt_id[0], 2, in TEST_F() [all …]
|
| H A D | iommufd_utils.h | 236 #define test_cmd_hwpt_check_iotlb(hwpt_id, iotlb_id, expected) \ macro 257 test_cmd_hwpt_check_iotlb(hwpt_id, i, expected); \
|