Home
last modified time | relevance | path

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

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