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

#include <lapic.h>

Data Fields

struct hrtimer timer
 
s64 period
 
u32 timer_mode_mask
 
u64 tscdeadline
 
atomic_t pending
 

Detailed Description

Definition at line 8 of file lapic.h.

Field Documentation

atomic_t pending

Definition at line 13 of file lapic.h.

s64 period

Definition at line 10 of file lapic.h.

Definition at line 9 of file lapic.h.

u32 timer_mode_mask

Definition at line 11 of file lapic.h.

u64 tscdeadline

Definition at line 12 of file lapic.h.


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