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

/vbox/src/VBox/HostDrivers/VBoxPci/linux/
H A DVBoxPci-linux.c47 # define IOMMU_DOMAIN_ALLOC() iommu_domain_alloc() macro
50 # define IOMMU_DOMAIN_ALLOC() iommu_domain_alloc(&pci_bus_type) macro
1049 pThis->pIommuDomain = IOMMU_DOMAIN_ALLOC();

Completed in 2808 milliseconds