Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
xen_memory_reservation Struct Reference

#include <memory.h>

Public Member Functions

 GUEST_HANDLE (xen_pfn_t) extent_start
 

Data Fields

xen_ulong_t nr_extents
 
unsigned int extent_order
 
unsigned int address_bits
 
domid_t domid
 

Detailed Description

Definition at line 22 of file memory.h.

Member Function Documentation

GUEST_HANDLE ( xen_pfn_t  )

Field Documentation

unsigned int address_bits

Definition at line 46 of file memory.h.

domid_t domid

Definition at line 52 of file memory.h.

unsigned int extent_order

Definition at line 38 of file memory.h.

xen_ulong_t nr_extents

Definition at line 37 of file memory.h.


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