Searched refs:__wakeup (Results 1 – 3 of 3) sorted by relevance
13 #define RELOCATED(x) ((x) - __wakeup + WAKEUP_BASE)19 .globl __wakeup symbol20 __wakeup: label78 .long . - __wakeup
20 memcpy((void *)WAKEUP_BASE, __wakeup, __wakeup_size); in acpi_jump_to_wakeup()
37 extern char __wakeup[];