Home
last modified time | relevance | path

Searched refs:ioapic_entry (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dhw_irq.h108 struct IO_APIC_route_entry *ioapic_entry; member
/arch/x86/kernel/apic/
Dio_apic.c2956 info->ioapic_entry = &data->entry; in mp_irqdomain_alloc()
2974 if (info->ioapic_entry) in mp_irqdomain_alloc()
2975 mp_setup_entry(cfg, data, info->ioapic_entry); in mp_irqdomain_alloc()