Linux Kernel
3.7.1
|
#include <kvm_host.h>
Data Fields | |
void(* | func )(struct kvm_irq_mask_notifier *kimn, bool masked) |
int | irq |
struct hlist_node | link |
Definition at line 650 of file kvm_host.h.
void(* func)(struct kvm_irq_mask_notifier *kimn, bool masked) |
Definition at line 651 of file kvm_host.h.
int irq |
Definition at line 652 of file kvm_host.h.
Definition at line 653 of file kvm_host.h.