intr_remapping.h 97 B

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