Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/arch/ia64/sn/pci/pcibr/ !
Dpcibr_provider.c37 SAL_CALL_NOLOCK(ret_stuff, (u64) SN_SAL_IOIF_SLOT_ENABLE, segment, in sal_pcibr_slot_enable()
57 SAL_CALL_NOLOCK(ret_stuff, (u64) SN_SAL_IOIF_SLOT_DISABLE, in sal_pcibr_slot_disable()
74 SAL_CALL_NOLOCK(ret_stuff, in sal_pcibr_error_interrupt()
/linux-2.6.39/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.c39 SAL_CALL_NOLOCK(ret_stuff, in sal_get_hubdev_info()
54 SAL_CALL_NOLOCK(ret_stuff, in sal_get_pcibus_info()
71 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.c93 SAL_CALL_NOLOCK(ret_stuff, in sal_get_device_dmaflush_list()
137 SAL_CALL_NOLOCK(isrv, SN_SAL_IOIF_GET_WIDGET_DMAFLUSH_LIST, in sn_device_fixup_war()
Dio_acpi_init.c49 SAL_CALL_NOLOCK(isrv, in sal_ioif_init()
/linux-2.6.39/arch/ia64/include/asm/ !
Dsal.h65 # define SAL_CALL_NOLOCK(result,args...) do { \ macro
734 SAL_CALL_NOLOCK(isrv, SAL_MC_RENDEZ, 0, 0, 0, 0, 0, 0, 0); in ia64_sal_mc_rendez()
/linux-2.6.39/arch/ia64/kernel/ !
Dsal.c375 SAL_CALL_NOLOCK(*isrvp, oemfunc, arg1, arg2, arg3, arg4, arg5, arg6, in ia64_sal_oemcall_nolock()
/linux-2.6.39/arch/ia64/sn/pci/ !
Dtioca_provider.c564 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()