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

#include <hypervisor.h>

Data Fields

unsigned char type
 
unsigned char hpstate
 
unsigned char tl
 
unsigned char gl
 
unsigned short tt
 
unsigned short tag
 
unsigned long tstate
 
unsigned long tick
 
unsigned long tpc
 
unsigned long f1
 
unsigned long f2
 
unsigned long f3
 
unsigned long f4
 

Detailed Description

Definition at line 1211 of file hypervisor.h.

Field Documentation

unsigned long f1

Definition at line 1221 of file hypervisor.h.

unsigned long f2

Definition at line 1222 of file hypervisor.h.

unsigned long f3

Definition at line 1223 of file hypervisor.h.

unsigned long f4

Definition at line 1224 of file hypervisor.h.

unsigned char gl

Definition at line 1215 of file hypervisor.h.

unsigned char hpstate

Definition at line 1213 of file hypervisor.h.

unsigned short tag

Definition at line 1217 of file hypervisor.h.

unsigned long tick

Definition at line 1219 of file hypervisor.h.

unsigned char tl

Definition at line 1214 of file hypervisor.h.

unsigned long tpc

Definition at line 1220 of file hypervisor.h.

unsigned long tstate

Definition at line 1218 of file hypervisor.h.

unsigned short tt

Definition at line 1216 of file hypervisor.h.

unsigned char type

Definition at line 1212 of file hypervisor.h.


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