Home
last modified time | relevance | path

Searched refs:optee_smc_do_call_with_arg (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/tee/optee/
Dsmc_abi.c887 static int optee_smc_do_call_with_arg(struct tee_context *ctx, in optee_smc_do_call_with_arg() function
980 optee_smc_do_call_with_arg(ctx, shm, offs); in simple_call_with_arg()
1243 .do_call_with_arg = optee_smc_do_call_with_arg,