Searched refs:SAL_CALL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/arch/ia64/include/asm/ |
| D | sal.h | 63 # 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-v5.4/arch/ia64/kernel/ |
| D | sal.c | 257 SAL_CALL(isrv, SAL_CACHE_FLUSH, cache_type, 0, 0, 0, 0, 0, 0); in check_sal_cache_flush() 295 SAL_CALL(isrv, SAL_CACHE_FLUSH, cache_type, 0, 0, 0, 0, 0, 0); in ia64_sal_cache_flush() 357 SAL_CALL(*isrvp, oemfunc, arg1, arg2, arg3, arg4, arg5, arg6, arg7); in ia64_sal_oemcall() 394 SAL_CALL(isrv, SAL_FREQ_BASE, which, 0, 0, 0, 0, 0, 0); in ia64_sal_freq_base()
|