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

#include <xpc.h>

Data Fields

u64 SAL_signature
 
u64 SAL_version
 
short SAL_partid
 
short max_npartitions
 
u8 version
 
u8 pad1 [3]
 
unsigned long ts_jiffies
 
union {
   struct {
      unsigned long   vars_pa
 
   }   sn2
 
   struct {
      unsigned long   heartbeat_gpa
 
      unsigned long   activate_gru_mq_desc_gpa
 
   }   uv
 
sn
 
u64 pad2 [9]
 
u64 SAL_nasids_size
 

Detailed Description

Definition at line 86 of file xpc.h.

Field Documentation

unsigned long activate_gru_mq_desc_gpa

Definition at line 100 of file xpc.h.

unsigned long heartbeat_gpa

Definition at line 99 of file xpc.h.

short max_npartitions

Definition at line 90 of file xpc.h.

u8 pad1[3]

Definition at line 92 of file xpc.h.

u64 pad2[9]

Definition at line 103 of file xpc.h.

u64 SAL_nasids_size

Definition at line 104 of file xpc.h.

short SAL_partid

Definition at line 89 of file xpc.h.

u64 SAL_signature

Definition at line 87 of file xpc.h.

u64 SAL_version

Definition at line 88 of file xpc.h.

union { ... } sn
struct { ... } sn2
unsigned long ts_jiffies

Definition at line 93 of file xpc.h.

struct { ... } uv
unsigned long vars_pa

Definition at line 96 of file xpc.h.

u8 version

Definition at line 91 of file xpc.h.


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