Home
last modified time | relevance | path

Searched refs:TRAMPOLINE_PHYS_LOW (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dapic.h470 #define TRAMPOLINE_PHYS_LOW 0x467 macro
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dapic.h509 #define TRAMPOLINE_PHYS_LOW 0x467 macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsmpboot.c143 *((volatile unsigned short *)phys_to_virt(TRAMPOLINE_PHYS_LOW)) = in smpboot_setup_warm_reset_vector()
159 *((volatile u32 *)phys_to_virt(TRAMPOLINE_PHYS_LOW)) = 0; in smpboot_restore_warm_reset_vector()

Completed in 6 milliseconds