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

#include <hypervisor.h>

Data Fields

HV_ASID start
 
unsigned int size
 

Detailed Description

A range of ASID values.

Definition at line 1072 of file hypervisor.h.

Field Documentation

unsigned int size

Number of ASIDs. Zero for an invalid range.

Definition at line 1076 of file hypervisor.h.

HV_ASID start

First ASID in the range.

Definition at line 1075 of file hypervisor.h.


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