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

#include <hypervisor.h>

Data Fields

HV_PhysAddr page_table
 
HV_PTE access
 
HV_ASID asid
 
__hv32 flags
 

Detailed Description

Value returned from hv_inquire_context().

Definition at line 758 of file hypervisor.h.

Field Documentation

HV_PTE access

PTE which defines access method for top of page table

Definition at line 764 of file hypervisor.h.

HV_ASID asid

ASID associated with this page table

Definition at line 767 of file hypervisor.h.

__hv32 flags

Context flags

Definition at line 770 of file hypervisor.h.

HV_PhysAddr page_table

Physical address of page table

Definition at line 761 of file hypervisor.h.


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