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

#include <kvm_host.h>

Data Fields

struct hlist_node link
 
unsigned gsi
 
void(* irq_acked )(struct kvm_irq_ack_notifier *kian)
 

Detailed Description

Definition at line 619 of file kvm_host.h.

Field Documentation

unsigned gsi

Definition at line 621 of file kvm_host.h.

void(* irq_acked)(struct kvm_irq_ack_notifier *kian)

Definition at line 622 of file kvm_host.h.

Definition at line 620 of file kvm_host.h.


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