Home
last modified time | relevance | path

Searched refs:FIX_APIC_BASE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dfixmap.h95 FIX_APIC_BASE, /* local (CPU) APIC) -- required for SMP or not */ enumerator
H A Dapicdef.h142 #define APIC_BASE (fix_to_virt(FIX_APIC_BASE))
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic.c2118 set_fixmap_nocache(FIX_APIC_BASE, mp_lapic_addr); in apic_set_fixmap()
/openbmc/linux/arch/x86/xen/
H A Dmmu_pv.c2096 case FIX_APIC_BASE: /* maps dummy local APIC */ in xen_set_fixmap()