Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dapicdef.h14 #define IO_APIC_DEFAULT_PHYS_BASE 0xfec00000 macro
/openbmc/linux/arch/x86/kernel/
H A Dmpparse.c358 ioapic.apicaddr = IO_APIC_DEFAULT_PHYS_BASE; in construct_ioapic_table()