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