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

#include <uctx.h>

Data Fields

mc_gregset_t mc_gregs
 
mc_greg_t mc_fp
 
mc_greg_t mc_i7
 
mc_fpu_t mc_fpregs
 

Detailed Description

Definition at line 56 of file uctx.h.

Field Documentation

mc_greg_t mc_fp

Definition at line 58 of file uctx.h.

mc_fpu_t mc_fpregs

Definition at line 60 of file uctx.h.

mc_gregset_t mc_gregs

Definition at line 57 of file uctx.h.

mc_greg_t mc_i7

Definition at line 59 of file uctx.h.


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