Searched defs:IOMMU_PRESENT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/VBoxPci/linux/
H A DVBoxPci-linux.c46 # define IOMMU_PRESENT() iommu_found() macro
49 # define IOMMU_PRESENT() iommu_present(&pci_bus_type) macro
169 if (IOMMU_PRESENT())
1047 if (IOMMU_PRESENT())

Completed in 34 milliseconds