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

#include <kvm.h>

Data Fields

__u64 phys_addr
 
__u32 len
 
__u32 pad
 
__u8 data [8]
 

Detailed Description

Definition at line 310 of file kvm.h.

Field Documentation

__u8 data[8]

Definition at line 314 of file kvm.h.

__u32 len

Definition at line 312 of file kvm.h.

__u32 pad

Definition at line 313 of file kvm.h.

Definition at line 311 of file kvm.h.


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