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

#include <hypervisor.h>

Data Fields

HV_PhysAddr start
 
__hv64 size
 
HV_MemoryController controller
 

Detailed Description

A range of physical memory.

Definition at line 934 of file hypervisor.h.

Field Documentation

Which memory controller owns this.

Definition at line 938 of file hypervisor.h.

__hv64 size

Size in bytes.

Definition at line 937 of file hypervisor.h.

HV_PhysAddr start

Starting address.

Definition at line 936 of file hypervisor.h.


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