Searched refs:test_cmd_viommu_invalidate (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/iommu/ |
H A D | iommufd.c | 2956 test_cmd_viommu_invalidate(viommu_id, inv_reqs, sizeof(*inv_reqs), in TEST_F() 3072 test_cmd_viommu_invalidate(viommu_id, inv_reqs, sizeof(*inv_reqs), in TEST_F() 3088 test_cmd_viommu_invalidate(viommu_id, inv_reqs, sizeof(*inv_reqs), in TEST_F() 3097 test_cmd_viommu_invalidate(viommu_id, inv_reqs, sizeof(*inv_reqs), in TEST_F()
|
H A D | iommufd_utils.h | 341 #define test_cmd_viommu_invalidate(viommu, reqs, lreq, nreqs) \ macro
|