Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dapicdef.h12 #define IO_APIC_DEFAULT_PHYS_BASE 0xfec00000 macro
/Linux-v5.10/arch/x86/kernel/
Dmpparse.c362 ioapic.apicaddr = IO_APIC_DEFAULT_PHYS_BASE; in construct_ioapic_table()