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

#include <vm86.h>

Data Fields

unsigned long force_return_for_pic:1
 
unsigned long vm86dbg_active:1
 
unsigned long vm86dbg_TFpendig:1
 
unsigned long unused:28
 
unsigned long is_vm86pus:1
 
unsigned char vm86dbg_intxxtab [32]
 

Detailed Description

Definition at line 108 of file vm86.h.

Field Documentation

unsigned long force_return_for_pic

Definition at line 109 of file vm86.h.

unsigned long is_vm86pus

Definition at line 113 of file vm86.h.

unsigned long unused

Definition at line 112 of file vm86.h.

unsigned long vm86dbg_active

Definition at line 110 of file vm86.h.

unsigned char vm86dbg_intxxtab[32]

Definition at line 114 of file vm86.h.

unsigned long vm86dbg_TFpendig

Definition at line 111 of file vm86.h.


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