Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dapic.h470 #define TRAMPOLINE_PHYS_LOW 0x467 macro
/kernel/linux/linux-5.10/arch/x86/kernel/
Dsmpboot.c132 *((volatile unsigned short *)phys_to_virt(TRAMPOLINE_PHYS_LOW)) = in smpboot_setup_warm_reset_vector()
148 *((volatile u32 *)phys_to_virt(TRAMPOLINE_PHYS_LOW)) = 0; in smpboot_restore_warm_reset_vector()