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

#include <hyperv_vmbus.h>

Data Fields

u64 guestid
 
voidhypercall_page
 
bool synic_initialized
 
struct
hv_input_signal_event_buffer
signal_event_buffer
 
struct hv_input_signal_eventsignal_event_param
 
voidsynic_message_page [NR_CPUS]
 
voidsynic_event_page [NR_CPUS]
 

Detailed Description

Definition at line 506 of file hyperv_vmbus.h.

Field Documentation

u64 guestid

Definition at line 510 of file hyperv_vmbus.h.

void* hypercall_page

Definition at line 512 of file hyperv_vmbus.h.

struct hv_input_signal_event_buffer* signal_event_buffer

Definition at line 520 of file hyperv_vmbus.h.

struct hv_input_signal_event* signal_event_param

Definition at line 522 of file hyperv_vmbus.h.

void* synic_event_page[NR_CPUS]

Definition at line 525 of file hyperv_vmbus.h.

bool synic_initialized

Definition at line 514 of file hyperv_vmbus.h.

void* synic_message_page[NR_CPUS]

Definition at line 524 of file hyperv_vmbus.h.


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