Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions | Variables
pm.c File Reference
#include "boot.h"
#include <asm/segment.h>

Go to the source code of this file.

Data Structures

struct  gdt_ptr
 

Functions

struct gdt_ptr __attribute__ ((packed))
 
void go_to_protected_mode (void)
 

Variables

u16 len
 
u32 ptr
 

Function Documentation

struct gdt_ptr __attribute__ ( (packed)  )
read

Definition at line 171 of file esd_usb2.c.

void go_to_protected_mode ( void  )

Definition at line 104 of file pm.c.

Variable Documentation

u16 len

Definition at line 65 of file pm.c.

u32 ptr

Definition at line 66 of file pm.c.