Searched defs:smc_ret (Results 1 – 4 of 4) sorted by relevance
140 struct trp_smc_result *smc_ret) in trp_ret_rmi_version()157 struct trp_smc_result *smc_ret) in trp_asc_mark_realm()173 struct trp_smc_result *smc_ret) in trp_asc_mark_nonsecure()189 struct trp_smc_result *smc_ret) in trp_ide_keymgmt_interface_fn()248 struct trp_smc_result *smc_ret) in trp_rmi_handler()
149 struct smccc_res smc_ret = {0}; in mtk_smc_handler_sel1() local171 struct smccc_res smc_ret = {0}; in mtk_smc_handler_bl33() local194 struct smccc_res smc_ret = {0}; in mtk_smc_handler_nsel1() local
71 int64_t smc_ret = DEBUGFS_E_INVALID_PARAMS, smc_resp = 0; in debugfs_smc_handler() local
960 static uintptr_t smc_ret(void *handle, uint64_t *ret_args, uint32_t ret_args_len) function