Searched refs:remote_amos_page_pa (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dxpc.h546 u64 remote_amos_page_pa; /* phys addr of partition's amos page */ member in struct:xpc_partition
815 AMO_t *amo = (AMO_t *) __va(part->remote_amos_page_pa +
840 AMO_t *amo = (AMO_t *) __va(part->remote_amos_page_pa +
865 AMO_t *amo = (AMO_t *) __va(part->remote_amos_page_pa +
890 AMO_t *amo = (AMO_t *) __va(part->remote_amos_page_pa +
1029 xpc_activate_IRQ_send(part->remote_amos_page_pa, cnodeid_to_nasid(0),
1043 xpc_activate_IRQ_send(part->remote_amos_page_pa, cnodeid_to_nasid(0),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dxpc_partition.c607 part->remote_amos_page_pa = remote_vars->amos_page_pa;
608 dev_dbg(xpc_part, " remote_amos_page_pa = 0x%lx\n",
609 part->remote_amos_page_pa);
723 if (part->remote_amos_page_pa ==
1199 part->remote_amos_page_pa =
H A Dxpc_main.c519 * we should get the same page for remote_amos_page_pa after module
522 if (sn_register_xp_addr_region(part->remote_amos_page_pa,

Completed in 85 milliseconds