Searched refs:ioapic_entry (Results 1 – 4 of 4) sorted by relevance
94 struct IO_APIC_route_entry *ioapic_entry; member
1253 entry = (struct IR_IO_APIC_route_entry *)info->ioapic_entry; in intel_irq_remapping_prepare_irte()1254 info->ioapic_entry = NULL; in intel_irq_remapping_prepare_irte()
4079 entry = info->ioapic_entry; in irq_remapping_prepare_irte()4080 info->ioapic_entry = NULL; in irq_remapping_prepare_irte()
2932 info->ioapic_entry = &data->entry; in mp_irqdomain_alloc()2950 if (info->ioapic_entry) in mp_irqdomain_alloc()2951 mp_setup_entry(cfg, data, info->ioapic_entry); in mp_irqdomain_alloc()