Searched refs:ret_origin (Results 1 – 4 of 4) sorted by relevance
211 uint32_t ret_origin = TEE_ORIGIN_TEE; in TEE_InvokeTACommand() local230 commandID, &up, &ret_origin); in TEE_InvokeTACommand()241 *returnOrigin = ret_origin; in TEE_InvokeTACommand()243 if (ret_origin == TEE_ORIGIN_TRUSTED_APP) in TEE_InvokeTACommand()
397 arg->ret_origin = err_orig; in entry_open_session()417 arg->ret_origin = TEE_ORIGIN_TEE; in entry_close_session()453 arg->ret_origin = err_orig; in entry_invoke_command()478 arg->ret_origin = err_orig; in entry_cancel()517 arg->ret_origin = TEE_ORIGIN_TEE; in unregister_shm()
211 uint32_t ret_origin; member
646 PRIx32" ret_origin=%#"PRIx32, arg->ret, arg->ret_origin); in get_rpc_alloc_res()
Completed in 7 milliseconds