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

#include <vmregion.h>

Data Fields

struct list_head vm_list
 
unsigned long vm_start
 
unsigned long vm_end
 
int vm_active
 
const voidcaller
 

Detailed Description

Definition at line 16 of file vmregion.h.

Field Documentation

const void* caller

Definition at line 21 of file vmregion.h.

int vm_active

Definition at line 20 of file vmregion.h.

unsigned long vm_end

Definition at line 19 of file vmregion.h.

struct list_head vm_list

Definition at line 17 of file vmregion.h.

unsigned long vm_start

Definition at line 18 of file vmregion.h.


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