Home
last modified time | relevance | path

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

/linux/arch/sh/boards/mach-hp6xx/
H A Dpm.c35 extern u8 wakeup_start;
72 &wakeup_start, &wakeup_end - &wakeup_start); in pm_enter()
H A Dpm_wakeup.S19 ENTRY(wakeup_start)
/linux/arch/x86/realmode/rm/
H A Dwakeup_asm.S40 SYM_CODE_START(wakeup_start)
138 SYM_CODE_END(wakeup_start)
/linux/arch/x86/platform/olpc/
H A Dxo1-wakeup.S15 wakeup_start: label
103 jmp wakeup_start
/linux/arch/x86/include/asm/
H A Drealmode.h33 u32 wakeup_start; member