Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/iommu/
Diommufd.c2860 test_cmd_viommu_invalidate(viommu_id, inv_reqs, in TEST_F()
2982 test_cmd_viommu_invalidate(viommu_id, inv_reqs, in TEST_F()
3000 test_cmd_viommu_invalidate(viommu_id, inv_reqs, in TEST_F()
3009 test_cmd_viommu_invalidate(viommu_id, inv_reqs, in TEST_F()
Diommufd_utils.h332 #define test_cmd_viommu_invalidate(viommu, reqs, lreq, nreqs) \ macro