Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tee/optee/
Drpc.c263 static struct tee_shm *cmd_alloc_suppl(struct tee_context *ctx, size_t sz) in cmd_alloc_suppl() function
313 shm = cmd_alloc_suppl(ctx, sz); in handle_rpc_func_cmd_shm_alloc()