Linux Kernel
3.7.1
|
#include <kvm_host.h>
Data Fields | |
struct hlist_node | link |
unsigned | gsi |
void(* | irq_acked )(struct kvm_irq_ack_notifier *kian) |
Definition at line 619 of file kvm_host.h.
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.