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

#include <setup.h>

Data Fields

int nr_banks
 
struct membank bank [NR_BANKS]
 
unsigned long type
 
unsigned long start
 
unsigned long end
 

Detailed Description

Definition at line 35 of file setup.h.

Field Documentation

Definition at line 37 of file setup.h.

unsigned long end

Definition at line 42 of file bootparam.h.

int nr_banks

Definition at line 36 of file setup.h.

unsigned long start

Definition at line 41 of file bootparam.h.

unsigned long type

Definition at line 40 of file bootparam.h.


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