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

#include <kvm_host.h>

Data Fields

union {
   u64   tv64
 
   struct {
      u32   tbu
 
      u32   tbl
 
   }   tv32
 
}; 
 

Detailed Description

Definition at line 162 of file kvm_host.h.

Field Documentation

union { ... }
u32 tbl

Definition at line 166 of file kvm_host.h.

u32 tbu

Definition at line 166 of file kvm_host.h.

struct { ... } tv32
u64 tv64

Definition at line 164 of file kvm_host.h.


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