Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dacpi.h79 #define acpi_wakeup_address ((unsigned long)(real_mode_header->wakeup_start)) macro
/linux-4.4.14/arch/ia64/kernel/
Dacpi.c63 unsigned long acpi_wakeup_address = 0; variable