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

#include <hypervisor.h>

Data Fields

HV_VirtAddr start
 
__hv64 size
 

Detailed Description

A range of virtual memory.

Definition at line 1036 of file hypervisor.h.

Field Documentation

__hv64 size

Size in bytes.

Definition at line 1039 of file hypervisor.h.

HV_VirtAddr start

Starting address.

Definition at line 1038 of file hypervisor.h.


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