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

#include <kvm_host.h>

Data Fields

unsigned long val
 
struct {
   unsigned long   ve: 1
 
   unsigned long   reserved0: 1
 
   unsigned long   size: 6
 
   unsigned long   vf: 1
 
   unsigned long   reserved1: 6
 
   unsigned long   base: 49
 
}; 
 

Detailed Description

Definition at line 348 of file kvm_host.h.

Field Documentation

struct { ... }
unsigned long base

Definition at line 356 of file kvm_host.h.

unsigned long reserved0

Definition at line 352 of file kvm_host.h.

unsigned long reserved1

Definition at line 355 of file kvm_host.h.

unsigned long size

Definition at line 353 of file kvm_host.h.

unsigned long val

Definition at line 349 of file kvm_host.h.

unsigned long ve

Definition at line 351 of file kvm_host.h.

unsigned long vf

Definition at line 354 of file kvm_host.h.


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