Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dsmpboot_hooks.h23 *((volatile unsigned short *)phys_to_virt(TRAMPOLINE_PHYS_LOW)) = in smpboot_setup_warm_reset_vector()
45 *((volatile u32 *)phys_to_virt(TRAMPOLINE_PHYS_LOW)) = 0; in smpboot_restore_warm_reset_vector()
Dapic.h470 #define TRAMPOLINE_PHYS_LOW 0x467 macro