Go to the documentation of this file.
6 #ifndef ARCH_X86_KERNEL_ACPI_RM_WAKEUP_H
7 #define ARCH_X86_KERNEL_ACPI_RM_WAKEUP_H
10 #include <linux/types.h>
34 #define WAKEUP_HEADER_OFFSET 8
35 #define WAKEUP_HEADER_SIGNATURE 0x51ee1111
38 #define WAKEUP_BEHAVIOR_RESTORE_MISC_ENABLE 0
39 #define WAKEUP_BEHAVIOR_RESTORE_CR4 1
40 #define WAKEUP_BEHAVIOR_RESTORE_EFER 2