Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
efi_memory_map Struct Reference

#include <efi.h>

Data Fields

voidphys_map
 
voidmap
 
voidmap_end
 
int nr_map
 
unsigned long desc_version
 
unsigned long desc_size
 

Detailed Description

Definition at line 389 of file efi.h.

Field Documentation

unsigned long desc_size

Definition at line 395 of file efi.h.

unsigned long desc_version

Definition at line 394 of file efi.h.

Definition at line 391 of file efi.h.

void* map_end

Definition at line 392 of file efi.h.

int nr_map

Definition at line 393 of file efi.h.

void* phys_map

Definition at line 390 of file efi.h.


The documentation for this struct was generated from the following file: