Searched refs:optee_handle_rpc (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/tee/optee/ |
H A D | optee_private.h | 132 void optee_handle_rpc(struct tee_context *ctx, struct optee_rpc_param *param,
|
H A D | rpc.c | 489 * 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 D | call.c | 158 optee_handle_rpc(ctx, ¶m, &call_ctx); in optee_do_call_with_arg()
|
/kernel/linux/linux-6.6/drivers/tee/optee/ |
H A D | smc_abi.c | 807 * 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, ¶m, &call_ctx); in optee_smc_do_call_with_arg()
|
Completed in 6 milliseconds