Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
efi_32.c File Reference
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/ioport.h>
#include <linux/efi.h>
#include <asm/io.h>
#include <asm/desc.h>
#include <asm/page.h>
#include <asm/pgtable.h>
#include <asm/tlbflush.h>
#include <asm/efi.h>

Go to the source code of this file.

Functions

void efi_call_phys_prelog (void)
 
void efi_call_phys_epilog (void)
 

Function Documentation

void efi_call_phys_epilog ( void  )

Definition at line 57 of file efi_32.c.

void efi_call_phys_prelog ( void  )

Definition at line 43 of file efi_32.c.