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

#include <kvm_host.h>

Data Fields

unsigned long val
 
struct {
   unsigned long   vector: 8
 
   unsigned long   dm: 3
 
   unsigned long   ig: 53
 
}; 
 

Detailed Description

Definition at line 295 of file kvm_host.h.

Field Documentation

struct { ... }
unsigned long dm

Definition at line 299 of file kvm_host.h.

unsigned long ig

Definition at line 300 of file kvm_host.h.

unsigned long val

Definition at line 296 of file kvm_host.h.

unsigned long vector

Definition at line 298 of file kvm_host.h.


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