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

#include <math_emu.h>

Data Fields

long ___orig_eip
 
union {
   struct pt_regs *   regs
 
   struct kernel_vm86_regs *   vm86
 
}; 
 

Detailed Description

Definition at line 11 of file math_emu.h.

Field Documentation

union { ... }
long ___orig_eip

Definition at line 12 of file math_emu.h.

Definition at line 14 of file math_emu.h.

struct kernel_vm86_regs* vm86

Definition at line 15 of file math_emu.h.


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