Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/vfio/
H A Dvfio_iommufd_setup_test.c15 static const char iommu_dev_path[] = "/dev/iommu"; variable
71 ASSERT_LE(0, (self->iommufd = open(iommu_dev_path, O_RDWR, 0))); in FIXTURE_SETUP()