Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dapic.h510 #define TRAMPOLINE_PHYS_LOW 0x467 macro
/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c157 *((volatile unsigned short *)phys_to_virt(TRAMPOLINE_PHYS_LOW)) = start_eip & 0xf; in smpboot_setup_warm_reset_vector()
173 *((volatile u32 *)phys_to_virt(TRAMPOLINE_PHYS_LOW)) = 0; in smpboot_restore_warm_reset_vector()