Searched refs:IOMMU_DETECTED (Results 1 – 2 of 2) sorted by relevance
144 p->flags |= IOMMU_DETECTED; in pci_iommu_alloc()303 if (p && (p->flags & IOMMU_DETECTED) && p->late_init) in pci_iommu_init()
39 #define IOMMU_DETECTED (1<<1) macro