linux/drivers/pci/intr_remapping.h

7 lines
97 B
C

#include "intel-iommu.h"
struct ioapic_scope {
struct intel_iommu *iommu;
unsigned int id;
};