Searched refs:__wakeup (Results 1 – 3 of 3) sorted by relevance
12 #define RELOCATED(x) ((x) - __wakeup + WAKEUP_BASE)18 .globl __wakeup19 __wakeup: label77 .long . - __wakeup
20 memcpy((void *)WAKEUP_BASE, __wakeup, __wakeup_size); in acpi_jump_to_wakeup()
36 extern char __wakeup[];