Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/iommu/
Diommufd.c2802 test_cmd_viommu_invalidate(viommu_id, inv_reqs, in TEST_F()
2924 test_cmd_viommu_invalidate(viommu_id, inv_reqs, in TEST_F()
2942 test_cmd_viommu_invalidate(viommu_id, inv_reqs, in TEST_F()
2951 test_cmd_viommu_invalidate(viommu_id, inv_reqs, in TEST_F()
Diommufd_utils.h331 #define test_cmd_viommu_invalidate(viommu, reqs, lreq, nreqs) \ macro