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

#include <kvm_host.h>

Data Fields

unsigned long val
 
struct {
   unsigned long   rv: 3
 
   unsigned long   ir: 1
 
   unsigned long   eid: 8
 
   unsigned long   id: 8
 
   unsigned long   ib_base: 44
 
}; 
 

Detailed Description

Definition at line 284 of file kvm_host.h.

Field Documentation

struct { ... }
unsigned long eid

Definition at line 289 of file kvm_host.h.

unsigned long ib_base

Definition at line 291 of file kvm_host.h.

unsigned long id

Definition at line 290 of file kvm_host.h.

unsigned long ir

Definition at line 288 of file kvm_host.h.

unsigned long rv

Definition at line 287 of file kvm_host.h.

unsigned long val

Definition at line 285 of file kvm_host.h.


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