Home
last modified time | relevance | path

Searched refs:TEEC_ERROR_GENERIC (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/common_modules/tzdriver/core/
H A Dteek_app_load.c35 return TEEC_ERROR_GENERIC; in teek_open_app_file()
42 return TEEC_ERROR_GENERIC; in teek_open_app_file()
H A Dteek_client_api.c341 return TEEC_ERROR_GENERIC; in teek_initialize_context()
467 teec_ret = TEEC_ERROR_GENERIC; in open_session_and_switch_ret()
640 teec_ret = TEEC_ERROR_GENERIC; in proc_invoke_cmd()
H A Dsmc_smp.c1719 cmd->ret_val = TEEC_ERROR_GENERIC;
1742 return TEEC_ERROR_GENERIC;
1766 return TEEC_ERROR_GENERIC;
1782 cmd.ret_val = TEEC_ERROR_GENERIC;
1847 return TEEC_ERROR_GENERIC;
H A Dgp_ops.c1203 if (tee_ret == (int)TEE_ERROR_TAGET_DEAD || tee_ret == (int)TEEC_ERROR_GENERIC) in release_tc_call_resource()
H A Dtc_client_driver.c807 client_context.returns.code = TEEC_ERROR_GENERIC; in tc_ns_send_cancel_cmd()
/kernel/linux/linux-5.10/drivers/tee/amdtee/
H A Dcall.c275 arg->ret = TEEC_ERROR_GENERIC; in handle_invoke_cmd()
363 arg->ret = TEEC_ERROR_GENERIC; in handle_open_session()
385 arg->ret = TEEC_ERROR_GENERIC; in handle_open_session()
H A Damdtee_private.h22 #define TEEC_ERROR_GENERIC 0xFFFF0000 macro
/kernel/linux/linux-6.6/drivers/tee/amdtee/
H A Dcall.c275 arg->ret = TEEC_ERROR_GENERIC; in handle_invoke_cmd()
363 arg->ret = TEEC_ERROR_GENERIC; in handle_open_session()
385 arg->ret = TEEC_ERROR_GENERIC; in handle_open_session()
H A Damdtee_private.h22 #define TEEC_ERROR_GENERIC 0xFFFF0000 macro
/kernel/linux/common_modules/tzdriver/
H A Dteek_client_constants.h92 TEEC_ERROR_GENERIC = 0xFFFF0000, enumerator
/kernel/linux/common_modules/tzdriver/tui/
H A Dtui.c1427 return TEEC_ERROR_GENERIC;

Completed in 15 milliseconds