Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dapic.h468 #define TRAMPOLINE_PHYS_LOW 0x467 macro
/linux-6.1.9/arch/x86/kernel/
Dsmpboot.c131 *((volatile unsigned short *)phys_to_virt(TRAMPOLINE_PHYS_LOW)) = in smpboot_setup_warm_reset_vector()
147 *((volatile u32 *)phys_to_virt(TRAMPOLINE_PHYS_LOW)) = 0; in smpboot_restore_warm_reset_vector()