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

#include <kvm_host.h>

Data Fields

spinlock_t lock
 
struct list_head list
 
atomic_t active
 
struct kvm_s390_float_interruptfloat_int
 
int timer_due
 
wait_queue_head_t wq
 
atomic_tcpuflags
 
unsigned int action_bits
 

Detailed Description

Definition at line 208 of file kvm_host.h.

Field Documentation

unsigned int action_bits

Definition at line 216 of file kvm_host.h.

atomic_t active

Definition at line 211 of file kvm_host.h.

atomic_t* cpuflags

Definition at line 215 of file kvm_host.h.

Definition at line 212 of file kvm_host.h.

Definition at line 210 of file kvm_host.h.

spinlock_t lock

Definition at line 209 of file kvm_host.h.

int timer_due

Definition at line 213 of file kvm_host.h.

Definition at line 214 of file kvm_host.h.


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