Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dapicdef.h12 #define IO_APIC_DEFAULT_PHYS_BASE 0xfec00000 macro
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dmpparse.c362 ioapic.apicaddr = IO_APIC_DEFAULT_PHYS_BASE; in construct_ioapic_table()