Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
exception_table_entry::exception_fixup Union Reference

#include <uaccess.h>

Data Fields

unsigned unit
 
struct {
   signed int   nextinsn: 16
 
   unsigned int   errreg: 5
 
   unsigned int   valreg: 5
 
bits
 

Detailed Description

Definition at line 466 of file uaccess.h.

Field Documentation

struct { ... } bits
unsigned int errreg

Definition at line 470 of file uaccess.h.

signed int nextinsn

Definition at line 469 of file uaccess.h.

unsigned unit

Definition at line 467 of file uaccess.h.

unsigned int valreg

Definition at line 471 of file uaccess.h.


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