Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/x86_64/kernel/
Dprocess.c250 #define WARMBOOT_TRAMP 0x1000UL macro
263 memcpy(__va(WARMBOOT_TRAMP), warm_reboot, warm_reboot_end - warm_reboot); in reboot_warm()
272 [target] "b" (WARMBOOT_TRAMP)); in reboot_warm()