Home
last modified time | relevance | path

Searched defs:xpc_partition_sn2 (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/misc/sgi-xp/
Dxpc.h675 struct xpc_partition_sn2 { struct
676 unsigned long remote_amos_page_pa; /* paddr of partition's amos page */
677 int activate_IRQ_nasid; /* active partition's act/deact nasid */
678 int activate_IRQ_phys_cpuid; /* active part's act/deact phys cpuid */
680 unsigned long remote_vars_pa; /* phys addr of partition's vars */
681 unsigned long remote_vars_part_pa; /* paddr of partition's vars part */
682 u8 remote_vars_version; /* version# of partition's vars */
684 void *local_GPs_base; /* base address of kmalloc'd space */
685 struct xpc_gp_sn2 *local_GPs; /* local Get/Put values */
686 void *remote_GPs_base; /* base address of kmalloc'd space */
[all …]