Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
head.c File Reference
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/memblock.h>
#include <asm/setup.h>
#include <asm/bios_ebda.h>

Go to the source code of this file.

Macros

#define BIOS_LOWMEM_KILOBYTES   0x413
 

Functions

void __init reserve_ebda_region (void)
 

Macro Definition Documentation

#define BIOS_LOWMEM_KILOBYTES   0x413

Definition at line 8 of file head.c.

Function Documentation

void __init reserve_ebda_region ( void  )

Definition at line 20 of file head.c.