Home
last modified time | relevance | path

Searched refs:SAL_CALL_NOLOCK (Results 1 – 11 of 11) sorted by relevance

/linux-3.4.99/arch/ia64/include/asm/sn/
Dsn_sal.h244 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_CONSOLE_GETC, 0, 0, 0, 0, 0, 0, 0); in ia64_sn_console_getc()
266 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_CONSOLE_READC, 0, 0, 0, 0, 0, 0, 0); in ia64_sn_console_readc()
284 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_CONSOLE_PUTC, (u64)ch, 0, 0, 0, 0, 0, 0); in ia64_sn_console_putc()
301 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_CONSOLE_PUTB, (u64)buf, (u64)len, 0, 0, 0, 0, 0); in ia64_sn_console_putb()
338 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_LOG_CE, 0, 0, 0, 0, 0, 0, 0); in ia64_sn_plat_cpei_handler()
374 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_CONSOLE_POLL, 0, 0, 0, 0, 0, 0, 0); in ia64_sn_console_check()
394 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_CONSOLE_INTR, in ia64_sn_console_intr_status()
417 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_CONSOLE_INTR, in ia64_sn_console_intr_enable()
434 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_CONSOLE_INTR, in ia64_sn_console_intr_disable()
451 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_CONSOLE_XMIT_CHARS, in ia64_sn_console_xmit_chars()
[all …]
/linux-3.4.99/arch/ia64/sn/pci/pcibr/
Dpcibr_provider.c38 SAL_CALL_NOLOCK(ret_stuff, (u64) SN_SAL_IOIF_SLOT_ENABLE, segment, in sal_pcibr_slot_enable()
58 SAL_CALL_NOLOCK(ret_stuff, (u64) SN_SAL_IOIF_SLOT_DISABLE, in sal_pcibr_slot_disable()
75 SAL_CALL_NOLOCK(ret_stuff, in sal_pcibr_error_interrupt()
/linux-3.4.99/arch/ia64/sn/kernel/
Dhuberror.c36 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_HUB_ERROR_INTERRUPT, in hub_eint_handler()
47 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_HUB_ERROR_INTERRUPT, in hub_eint_handler()
Dio_init.c40 SAL_CALL_NOLOCK(ret_stuff, in sal_get_hubdev_info()
55 SAL_CALL_NOLOCK(ret_stuff, in sal_get_pcibus_info()
72 SAL_CALL_NOLOCK(ret_stuff, in sal_get_pcidev_info()
Dirq.c42 SAL_CALL_NOLOCK(ret_stuff, (u64) SN_SAL_IOIF_INTERRUPT, in sn_intr_alloc()
57 SAL_CALL_NOLOCK(ret_stuff, (u64) SN_SAL_IOIF_INTERRUPT, in sn_intr_free()
71 SAL_CALL_NOLOCK(ret_stuff, (u64) SN_SAL_IOIF_INTERRUPT, in sn_intr_redirect()
Dio_common.c94 SAL_CALL_NOLOCK(ret_stuff, in sal_get_device_dmaflush_list()
138 SAL_CALL_NOLOCK(isrv, SN_SAL_IOIF_GET_WIDGET_DMAFLUSH_LIST, in sn_device_fixup_war()
Dio_acpi_init.c50 SAL_CALL_NOLOCK(isrv, in sal_ioif_init()
/linux-3.4.99/arch/ia64/include/asm/
Dsal.h64 # define SAL_CALL_NOLOCK(result,args...) do { \ macro
733 SAL_CALL_NOLOCK(isrv, SAL_MC_RENDEZ, 0, 0, 0, 0, 0, 0, 0); in ia64_sal_mc_rendez()
/linux-3.4.99/arch/ia64/kernel/
Dsal.c375 SAL_CALL_NOLOCK(*isrvp, oemfunc, arg1, arg2, arg3, arg4, arg5, arg6, in ia64_sal_oemcall_nolock()
/linux-3.4.99/arch/ia64/sn/pci/
Dtioca_provider.c565 SAL_CALL_NOLOCK(ret_stuff, in tioca_error_intr_handler()
Dtioce_provider.c682 SAL_CALL_NOLOCK(ret_stuff, (u64) SN_SAL_IOIF_ERROR_INTERRUPT, in tioce_error_intr_handler()