Searched refs:ia64_sal_oemcall_reentrant (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/ia64/kernel/ |
D | sal.c | 382 ia64_sal_oemcall_reentrant(struct ia64_sal_retval *isrvp, u64 oemfunc, in ia64_sal_oemcall_reentrant() function 392 EXPORT_SYMBOL(ia64_sal_oemcall_reentrant);
|
/linux-4.1.27/arch/ia64/include/asm/sn/ |
D | sn_sal.h | 578 ia64_sal_oemcall_reentrant(&ret_stuff, SN_SAL_PARTITION_SERIAL_GET, 0, in ia64_sn_partition_serial_get() 628 ia64_sal_oemcall_reentrant(&rv, SN_SAL_GET_PARTITION_ADDR, *cookie, in sn_partition_reserved_page_pa()
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | sal.h | 850 extern int ia64_sal_oemcall_reentrant(struct ia64_sal_retval *, u64, u64, u64,
|