Home
last modified time | relevance | path

Searched refs:optee_handle_rpc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/tee/optee/
H A Doptee_private.h132 void optee_handle_rpc(struct tee_context *ctx, struct optee_rpc_param *param,
H A Drpc.c489 * optee_handle_rpc() - handle RPC from secure world
496 void optee_handle_rpc(struct tee_context *ctx, struct optee_rpc_param *param, in optee_handle_rpc() function
H A Dcall.c158 optee_handle_rpc(ctx, &param, &call_ctx); in optee_do_call_with_arg()
/kernel/linux/linux-6.6/drivers/tee/optee/
H A Dsmc_abi.c807 * optee_handle_rpc() - handle RPC from secure world
814 static void optee_handle_rpc(struct tee_context *ctx, in optee_handle_rpc() function
951 optee_handle_rpc(ctx, rpc_arg, &param, &call_ctx); in optee_smc_do_call_with_arg()

Completed in 5 milliseconds