Searched refs:ir_ioapic (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iommu/intel/
H A Dirq_remapping.c69 static struct ioapic_scope ir_ioapic[MAX_IO_APICS]; variable in typeref:struct:ioapic_scope
220 if (ir_ioapic[i].id == apic && ir_ioapic[i].iommu)
221 return ir_ioapic[i].iommu;
314 if (ir_ioapic[i].iommu && ir_ioapic[i].id == apic) {
315 sid = (ir_ioapic[i].bus << 8) | ir_ioapic[i].devfn;
915 if (ir_ioapic[count].iommu == iommu &&
916 ir_ioapic[coun
[all...]

Completed in 116 milliseconds