Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/tee/optee/
H A Dsmc_abi.c642 * The function optee_smc_do_call_with_arg() performs a normal scheduled
877 * optee_smc_do_call_with_arg() - Do an SMC to OP-TEE in secure world
887 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,
1660 * This means that optee_smc_do_call_with_arg() will use in optee_probe()
1683 * This means that optee_smc_do_call_with_arg() will use in optee_probe()

Completed in 3 milliseconds