Home
last modified time | relevance | path

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

/arch/sh/boards/mach-hp6xx/
Dpm.c37 extern u8 wakeup_start;
74 &wakeup_start, &wakeup_end - &wakeup_start); in pm_enter()
Dpm_wakeup.S23 ENTRY(wakeup_start)
/arch/x86/platform/olpc/
Dxo1-wakeup.S14 wakeup_start: label
102 jmp wakeup_start
/arch/x86/include/asm/
Drealmode.h20 u32 wakeup_start; member
Dacpi.h79 #define acpi_wakeup_address ((unsigned long)(real_mode_header->wakeup_start))
/arch/x86/realmode/rm/
Dwakeup_asm.S39 ENTRY(wakeup_start)
/arch/x86/kernel/
Dtboot.c216 real_mode_header->wakeup_start; in tboot_setup_sleep()