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

#include <hyperv_vmbus.h>

Data Fields

union hv_monitor_trigger_state trigger_state
 
u32 rsvdz1
 
union hv_monitor_trigger_group trigger_group [4]
 
u64 rsvdz2 [3]
 
s32 next_checktime [4][32]
 
u16 latency [4][32]
 
u64 rsvdz3 [32]
 
struct hv_monitor_parameter parameter [4][32]
 
u8 rsvdz4 [1984]
 

Detailed Description

Definition at line 309 of file hyperv_vmbus.h.

Field Documentation

u16 latency[4][32]

Definition at line 318 of file hyperv_vmbus.h.

s32 next_checktime[4][32]

Definition at line 316 of file hyperv_vmbus.h.

struct hv_monitor_parameter parameter[4][32]

Definition at line 321 of file hyperv_vmbus.h.

u32 rsvdz1

Definition at line 311 of file hyperv_vmbus.h.

u64 rsvdz2[3]

Definition at line 314 of file hyperv_vmbus.h.

u64 rsvdz3[32]

Definition at line 319 of file hyperv_vmbus.h.

u8 rsvdz4[1984]

Definition at line 323 of file hyperv_vmbus.h.

union hv_monitor_trigger_group trigger_group[4]

Definition at line 313 of file hyperv_vmbus.h.

union hv_monitor_trigger_state trigger_state

Definition at line 310 of file hyperv_vmbus.h.


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