Home
last modified time | relevance | path

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

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