Linux Kernel
3.7.1
|
#include <linux/types.h>
Go to the source code of this file.
Data Structures | |
struct | e820entry |
struct | e820map |
Macros | |
#define | E820MAP 0x2d0 /* our map */ |
#define | E820MAX 128 /* number of entries in E820MAP */ |
#define | E820_X_MAX E820MAX |
#define | E820NR 0x1e8 /* # entries in E820MAP */ |
#define | E820_RAM 1 |
#define | E820_RESERVED 2 |
#define | E820_ACPI 3 |
#define | E820_NVS 4 |
#define | E820_UNUSABLE 5 |
#define | E820_RESERVED_KERN 128 |
#define | ISA_START_ADDRESS 0xa0000 |
#define | ISA_END_ADDRESS 0x100000 |
#define | BIOS_BEGIN 0x000a0000 |
#define | BIOS_END 0x00100000 |
#define | BIOS_ROM_BASE 0xffe00000 |
#define | BIOS_ROM_END 0xffffffff |
Functions | |
struct e820entry | __attribute__ ((packed)) |
Variables | |
__u64 | addr |
__u64 | size |
__u32 | type |
struct e820map | __attribute__ |
|
read |
Definition at line 171 of file esd_usb2.c.