Home
last modified time | relevance | path

Searched refs:SAL_CALL (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/ia64/include/asm/
Dsal.h63 # define SAL_CALL(result,args...) \ macro
678 SAL_CALL(isrv, SAL_CACHE_INIT, 0, 0, 0, 0, 0, 0, 0); in ia64_sal_cache_init()
750 SAL_CALL(isrv, SAL_MC_SET_PARAMS, param_type, i_or_m, i_or_m_val, in ia64_sal_mc_set_params()
760 SAL_CALL(isrv, SAL_PCI_CONFIG_READ, pci_config_addr, size, type, 0, 0, 0, 0); in ia64_sal_pci_config_read()
771 SAL_CALL(isrv, SAL_PCI_CONFIG_WRITE, pci_config_addr, size, value, in ia64_sal_pci_config_write()
784 SAL_CALL(isrv, SAL_REGISTER_PHYSICAL_ADDR, phys_entry, phys_addr, in ia64_sal_register_physical_addr()
800 SAL_CALL(isrv, SAL_SET_VECTORS, vector_type, in ia64_sal_set_vectors()
813 SAL_CALL(isrv, SAL_UPDATE_PAL, param_buf, scratch_buf, scratch_buf_size, in ia64_sal_update_pal()
831 SAL_CALL(isrv, SAL_PHYSICAL_ID_INFO, 0, 0, 0, 0, 0, 0, 0); in ia64_sal_physical_id_info()
/linux-5.19.10/arch/ia64/kernel/
Dsal.c258 SAL_CALL(isrv, SAL_CACHE_FLUSH, cache_type, 0, 0, 0, 0, 0, 0); in check_sal_cache_flush()
296 SAL_CALL(isrv, SAL_CACHE_FLUSH, cache_type, 0, 0, 0, 0, 0, 0); in ia64_sal_cache_flush()
358 SAL_CALL(*isrvp, oemfunc, arg1, arg2, arg3, arg4, arg5, arg6, arg7); in ia64_sal_oemcall()
395 SAL_CALL(isrv, SAL_FREQ_BASE, which, 0, 0, 0, 0, 0, 0); in ia64_sal_freq_base()