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

#include <xpc.h>

Data Fields

unsigned long remote_amos_page_pa
 
int activate_IRQ_nasid
 
int activate_IRQ_phys_cpuid
 
unsigned long remote_vars_pa
 
unsigned long remote_vars_part_pa
 
u8 remote_vars_version
 
voidlocal_GPs_base
 
struct xpc_gp_sn2local_GPs
 
voidremote_GPs_base
 
struct xpc_gp_sn2remote_GPs
 
unsigned long remote_GPs_pa
 
voidlocal_openclose_args_base
 
struct xpc_openclose_argslocal_openclose_args
 
unsigned long remote_openclose_args_pa
 
int notify_IRQ_nasid
 
int notify_IRQ_phys_cpuid
 
char notify_IRQ_owner [8]
 
struct amo * remote_chctl_amo_va
 
struct amo * local_chctl_amo_va
 
struct timer_list dropped_notify_IRQ_timer
 

Detailed Description

Definition at line 675 of file xpc.h.

Field Documentation

int activate_IRQ_nasid

Definition at line 677 of file xpc.h.

int activate_IRQ_phys_cpuid

Definition at line 678 of file xpc.h.

struct timer_list dropped_notify_IRQ_timer

Definition at line 703 of file xpc.h.

struct amo* local_chctl_amo_va

Definition at line 701 of file xpc.h.

struct xpc_gp_sn2* local_GPs

Definition at line 685 of file xpc.h.

void* local_GPs_base

Definition at line 684 of file xpc.h.

struct xpc_openclose_args* local_openclose_args

Definition at line 693 of file xpc.h.

void* local_openclose_args_base

Definition at line 692 of file xpc.h.

int notify_IRQ_nasid

Definition at line 696 of file xpc.h.

char notify_IRQ_owner[8]

Definition at line 698 of file xpc.h.

int notify_IRQ_phys_cpuid

Definition at line 697 of file xpc.h.

unsigned long remote_amos_page_pa

Definition at line 676 of file xpc.h.

struct amo* remote_chctl_amo_va

Definition at line 700 of file xpc.h.

struct xpc_gp_sn2* remote_GPs

Definition at line 687 of file xpc.h.

void* remote_GPs_base

Definition at line 686 of file xpc.h.

unsigned long remote_GPs_pa

Definition at line 689 of file xpc.h.

unsigned long remote_openclose_args_pa

Definition at line 694 of file xpc.h.

unsigned long remote_vars_pa

Definition at line 680 of file xpc.h.

unsigned long remote_vars_part_pa

Definition at line 681 of file xpc.h.

u8 remote_vars_version

Definition at line 682 of file xpc.h.


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