Searched refs:test_cmd_hwpt_check_iotlb (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/iommu/ |
| H A D | iommufd.c | 605 test_cmd_hwpt_check_iotlb(nested_hwpt_id[0], 0, 0); in TEST_F() 606 test_cmd_hwpt_check_iotlb(nested_hwpt_id[0], 1, in TEST_F() 608 test_cmd_hwpt_check_iotlb(nested_hwpt_id[0], 2, in TEST_F() 610 test_cmd_hwpt_check_iotlb(nested_hwpt_id[0], 3, in TEST_F() 626 test_cmd_hwpt_check_iotlb(nested_hwpt_id[0], 0, 0); in TEST_F() 627 test_cmd_hwpt_check_iotlb(nested_hwpt_id[0], 1, in TEST_F() 629 test_cmd_hwpt_check_iotlb(nested_hwpt_id[0], 2, in TEST_F() 631 test_cmd_hwpt_check_iotlb(nested_hwpt_id[0], 3, in TEST_F() 642 test_cmd_hwpt_check_iotlb(nested_hwpt_id[0], 0, 0); in TEST_F() 643 test_cmd_hwpt_check_iotlb(nested_hwpt_id[0], 1, 0); in TEST_F() [all …]
|
| H A D | iommufd_utils.h | 257 #define test_cmd_hwpt_check_iotlb(hwpt_id, iotlb_id, expected) \ macro 278 test_cmd_hwpt_check_iotlb(hwpt_id, i, expected); \
|