Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/acpi/realmode/
Dwakeup.S35 trampoline_segment: .word 0 label
136 pushw trampoline_segment
Dwakeup.h29 u16 trampoline_segment; /* segment with trampoline code, 64-bit only */ member
/linux-3.4.99/arch/x86/kernel/acpi/
Dsleep.c98 header->trampoline_segment = trampoline_address() >> 4; in acpi_suspend_lowlevel()