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

#include <kvm.h>

Data Fields

__u32 exception
 
__u32 pad
 
__u64 pc
 
__u64 dr6
 
__u64 dr7
 

Detailed Description

Definition at line 258 of file kvm.h.

Field Documentation

__u64 dr6

Definition at line 247 of file kvm.h.

__u64 dr7

Definition at line 248 of file kvm.h.

__u32 exception

Definition at line 244 of file kvm.h.

__u32 pad

Definition at line 245 of file kvm.h.

__u64 pc

Definition at line 246 of file kvm.h.


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