Searched refs:ioapic_entry (Results 1 – 4 of 4) sorted by relevance
108 struct IO_APIC_route_entry *ioapic_entry; member
1238 entry = (struct IR_IO_APIC_route_entry *)info->ioapic_entry; in intel_irq_remapping_prepare_irte()1239 info->ioapic_entry = NULL; in intel_irq_remapping_prepare_irte()
3872 entry = info->ioapic_entry; in irq_remapping_prepare_irte()3873 info->ioapic_entry = NULL; in irq_remapping_prepare_irte()
2933 info->ioapic_entry = &data->entry; in mp_irqdomain_alloc()2951 if (info->ioapic_entry) in mp_irqdomain_alloc()2952 mp_setup_entry(cfg, data, info->ioapic_entry); in mp_irqdomain_alloc()