Linux Kernel
3.7.1
|
#include <kvm_host.h>
Data Fields | |
bool | pending |
bool | has_error_code |
bool | reinject |
u8 | nr |
u32 | error_code |
Definition at line 392 of file kvm_host.h.
u32 error_code |
Definition at line 397 of file kvm_host.h.
bool has_error_code |
Definition at line 394 of file kvm_host.h.
u8 nr |
Definition at line 396 of file kvm_host.h.
bool pending |
Definition at line 393 of file kvm_host.h.
bool reinject |
Definition at line 395 of file kvm_host.h.