Linux Kernel
3.7.1
|
#include <realmode.h>
Data Fields | |
u32 | text_start |
u32 | ro_end |
u32 | trampoline_start |
u32 | trampoline_status |
u32 | trampoline_header |
u32 | machine_real_restart_asm |
Definition at line 8 of file realmode.h.
u32 machine_real_restart_asm |
Definition at line 24 of file realmode.h.
u32 ro_end |
Definition at line 10 of file realmode.h.
u32 text_start |
Definition at line 9 of file realmode.h.
Definition at line 14 of file realmode.h.
u32 trampoline_start |
Definition at line 12 of file realmode.h.
u32 trampoline_status |
Definition at line 13 of file realmode.h.