Searched refs:xp_nofault_PIOR (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-xp/
H A Dxp_nofault.S10 * The xp_nofault_PIOR function takes a pointer to a remote PIO register
21 * extern int xp_nofault_PIOR(void *remote_register);
24 .global xp_nofault_PIOR
25 xp_nofault_PIOR: label
H A Dxp_sn2.c22 * The export of xp_nofault_PIOR needs to happen here since it is defined
26 EXPORT_SYMBOL_GPL(xp_nofault_PIOR); variable
38 func_addr = *(u64 *)xp_nofault_PIOR;
61 u64 func_addr = *(u64 *)xp_nofault_PIOR;
H A Dxp.h350 extern int xp_nofault_PIOR(void *);
H A Dxpc_sn2.c188 ret = xp_nofault_PIOR((u64 *)GLOBAL_MMR_ADDR(NASID_GET(&amo->variable),
486 (void)xp_nofault_PIOR((u64 *)GLOBAL_MMR_ADDR(NASID_GET(&amo->
514 (void)xp_nofault_PIOR((u64 *)GLOBAL_MMR_ADDR(NASID_GET(&amo->
863 (void)xp_nofault_PIOR((u64 *)GLOBAL_MMR_ADDR(NASID_GET(&amo->
899 (void)xp_nofault_PIOR((u64 *)GLOBAL_MMR_ADDR(NASID_GET(&amo->

Completed in 98 milliseconds