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

#include <vm86.h>

Data Fields

struct vm86_regs regs
 
unsigned long flags
 
unsigned long screen_bitmap
 
unsigned long cpu_type
 
struct revectored_struct int_revectored
 
struct revectored_struct int21_revectored
 
struct vm86plus_info_struct vm86plus
 

Detailed Description

Definition at line 116 of file vm86.h.

Field Documentation

unsigned long cpu_type

Definition at line 120 of file vm86.h.

unsigned long flags

Definition at line 118 of file vm86.h.

struct revectored_struct int21_revectored

Definition at line 122 of file vm86.h.

struct revectored_struct int_revectored

Definition at line 121 of file vm86.h.

Definition at line 117 of file vm86.h.

unsigned long screen_bitmap

Definition at line 119 of file vm86.h.

Definition at line 123 of file vm86.h.


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