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

#include <kvm.h>

Data Fields

union {
   unsigned long   bits [2]
 
   long double   __dummy
 
u
 

Detailed Description

Definition at line 68 of file kvm.h.

Field Documentation

long double __dummy

Definition at line 71 of file kvm.h.

unsigned long bits[2]

Definition at line 70 of file kvm.h.

union { ... } u

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