Linux Kernel
3.7.1
|
#include <linux/types.h>
Go to the source code of this file.
Data Structures | |
struct | wakeup_header |
Macros | |
#define | WAKEUP_HEADER_OFFSET 8 |
#define | WAKEUP_HEADER_SIGNATURE 0x51ee1111 |
#define | WAKEUP_BEHAVIOR_RESTORE_MISC_ENABLE 0 |
#define | WAKEUP_BEHAVIOR_RESTORE_CR4 1 |
#define | WAKEUP_BEHAVIOR_RESTORE_EFER 2 |
Functions | |
struct wakeup_header | __attribute__ ((__packed__)) |
|
read |
Definition at line 85 of file mpc512x_dma.c.