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

#include <xen.h>

Data Fields

int ready
 
void __iomemstate
 
struct vcpu_info vcpu_info [MAX_VIRT_CPUS]
 
unsigned long evtchn_pending [sizeof(unsigned long)*8]
 
unsigned long evtchn_mask [sizeof(unsigned long)*8]
 
struct pvclock_wall_clock wc
 
struct arch_shared_info arch
 

Detailed Description

Definition at line 50 of file smd.c.

Field Documentation

Definition at line 396 of file xen.h.

unsigned long evtchn_mask[sizeof(unsigned long)*8]

Definition at line 388 of file xen.h.

unsigned long evtchn_pending[sizeof(unsigned long)*8]

Definition at line 387 of file xen.h.

int ready

Definition at line 51 of file smd.c.

Definition at line 52 of file smd.c.

Definition at line 354 of file xen.h.

Definition at line 394 of file xen.h.


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