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

#include <kvm_host.h>

Data Fields

struct list_head list
 
u64 type
 
union {
   struct kvm_s390_io_info   io
 
   struct kvm_s390_ext_info   ext
 
   struct kvm_s390_pgm_info   pgm
 
   struct kvm_s390_emerg_info   emerg
 
   struct kvm_s390_extcall_info   extcall
 
   struct kvm_s390_prefix_info   prefix
 
}; 
 

Detailed Description

Definition at line 190 of file kvm_host.h.

Field Documentation

union { ... }

Definition at line 197 of file kvm_host.h.

Definition at line 195 of file kvm_host.h.

Definition at line 198 of file kvm_host.h.

Definition at line 194 of file kvm_host.h.

Definition at line 191 of file kvm_host.h.

Definition at line 196 of file kvm_host.h.

Definition at line 199 of file kvm_host.h.

Definition at line 192 of file kvm_host.h.


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