Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/sgi-xp/
Dxp_nofault.S24 .global xp_nofault_PIOR
25 xp_nofault_PIOR: label
Dxp_sn2.c26 EXPORT_SYMBOL_GPL(xp_nofault_PIOR);
46 func_addr = *(u64 *)xp_nofault_PIOR; in xp_register_nofault_code_sn2()
69 u64 func_addr = *(u64 *)xp_nofault_PIOR; in xp_unregister_nofault_code_sn2()
Dxp.h349 extern int xp_nofault_PIOR(void *);
Dxpc_sn2.c188 ret = xp_nofault_PIOR((u64 *)GLOBAL_MMR_ADDR(NASID_GET(&amo->variable), in xpc_send_IRQ_sn2()
486 (void)xp_nofault_PIOR((u64 *)GLOBAL_MMR_ADDR(NASID_GET(&amo-> in xpc_indicate_partition_engaged_sn2()
514 (void)xp_nofault_PIOR((u64 *)GLOBAL_MMR_ADDR(NASID_GET(&amo-> in xpc_indicate_partition_disengaged_sn2()
863 (void)xp_nofault_PIOR((u64 *)GLOBAL_MMR_ADDR(NASID_GET(&amo-> in xpc_request_partition_deactivation_sn2()
899 (void)xp_nofault_PIOR((u64 *)GLOBAL_MMR_ADDR(NASID_GET(&amo-> in xpc_cancel_partition_deactivation_request_sn2()