1 2 3 4 5 6
#include "intel-iommu.h" struct ioapic_scope { struct intel_iommu *iommu; unsigned int id; };