Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
wakeup_header Struct Reference

#include <wakeup.h>

Data Fields

u16 video_mode
 
u32 pmode_entry
 
u16 pmode_cs
 
u32 pmode_cr0
 
u32 pmode_cr3
 
u32 pmode_cr4
 
u32 pmode_efer_low
 
u32 pmode_efer_high
 
u64 pmode_gdt
 
u32 pmode_misc_en_low
 
u32 pmode_misc_en_high
 
u32 pmode_behavior
 
u32 realmode_flags
 
u32 real_magic
 
u32 signature
 

Detailed Description

Definition at line 13 of file wakeup.h.

Field Documentation

u32 pmode_behavior

Definition at line 25 of file wakeup.h.

u32 pmode_cr0

Definition at line 17 of file wakeup.h.

u32 pmode_cr3

Definition at line 18 of file wakeup.h.

u32 pmode_cr4

Definition at line 19 of file wakeup.h.

u16 pmode_cs

Definition at line 16 of file wakeup.h.

u32 pmode_efer_high

Definition at line 21 of file wakeup.h.

u32 pmode_efer_low

Definition at line 20 of file wakeup.h.

u32 pmode_entry

Definition at line 15 of file wakeup.h.

u64 pmode_gdt

Definition at line 22 of file wakeup.h.

u32 pmode_misc_en_high

Definition at line 24 of file wakeup.h.

u32 pmode_misc_en_low

Definition at line 23 of file wakeup.h.

u32 real_magic

Definition at line 27 of file wakeup.h.

u32 realmode_flags

Definition at line 26 of file wakeup.h.

u32 signature

Definition at line 28 of file wakeup.h.

u16 video_mode

Definition at line 14 of file wakeup.h.


The documentation for this struct was generated from the following file: