Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dapic.h511 #define TRAMPOLINE_PHYS_HIGH 0x469 macro
/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c156 *((volatile unsigned short *)phys_to_virt(TRAMPOLINE_PHYS_HIGH)) = start_eip >> 4; in smpboot_setup_warm_reset_vector()