Home
last modified time | relevance | path

Searched defs:acpi_wakeup_address (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dacpi.h121 #define acpi_wakeup_address (__pa(TRAMPOLINE_SYM(acpi_wakeup_code))) macro
/arch/ia64/kernel/
Dacpi.c68 unsigned long acpi_wakeup_address = 0; variable