|
Linux Kernel
3.7.1
|
#include <kvm_host.h>
Data Fields | |
| gpa_t | addr |
| int | len |
| struct kvm_io_device * | dev |
Definition at line 118 of file kvm_host.h.
| gpa_t addr |
Definition at line 119 of file kvm_host.h.
| struct kvm_io_device* dev |
Definition at line 121 of file kvm_host.h.
| int len |
Definition at line 120 of file kvm_host.h.
1.8.2