Searched refs:IO_APIC_DEFAULT_PHYS_BASE (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | apicdef.h | 11 #define IO_APIC_DEFAULT_PHYS_BASE 0xfec00000 macro |
/arch/x86/kernel/ | ||
D | mpparse.c | 386 ioapic.apicaddr = IO_APIC_DEFAULT_PHYS_BASE; in construct_ioapic_table() |