Home
last modified time | relevance | path

Searched refs:IOAPIC_DOMAIN_LEGACY (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dirqdomain.h30 IOAPIC_DOMAIN_LEGACY, enumerator
/openbmc/linux/arch/x86/kernel/
H A Dmpparse.c106 .type = IOAPIC_DOMAIN_LEGACY, in MP_ioapic_info()
/openbmc/linux/arch/x86/kernel/apic/
H A Dio_apic.c947 case IOAPIC_DOMAIN_LEGACY: in alloc_irq_from_domain()
2364 if (cfg->type == IOAPIC_DOMAIN_LEGACY || in mp_irqdomain_create()
/openbmc/linux/arch/x86/kernel/acpi/
H A Dboot.c537 cfg.type = IOAPIC_DOMAIN_LEGACY; in acpi_parse_ioapic()