Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
A Dthread_optee_smc.c384 static uint32_t get_rpc_arg(uint32_t cmd, size_t num_params, in get_rpc_arg() function
497 ret = get_rpc_arg(cmd, num_params, params, &arg, &carg); in thread_rpc_cmd()
522 uint32_t ret = get_rpc_arg(OPTEE_RPC_CMD_SHM_FREE, 1, &param, in thread_rpc_free()
585 uint32_t ret = get_rpc_arg(OPTEE_RPC_CMD_SHM_ALLOC, 1, &param, in thread_rpc_alloc()
A Dthread_spmc.c1112 static uint32_t get_rpc_arg(uint32_t cmd, size_t num_params, in get_rpc_arg() function
1199 ret = get_rpc_arg(cmd, num_params, params, &arg); in thread_rpc_cmd()
1221 res = get_rpc_arg(OPTEE_RPC_CMD_SHM_FREE, 1, &param, NULL); in thread_rpc_free()
1245 if (get_rpc_arg(OPTEE_RPC_CMD_SHM_ALLOC, 1, &param, &arg)) in thread_rpc_alloc()
/optee_os/out/arm/core/
A Dtext_unpaged.ld.S69 *(.text.get_rpc_arg)
A Dtee.symb_sizes108 000000000e1066cc 0000000000000274 t get_rpc_arg
A Dtee.dmp9909 000000000e1066cc <get_rpc_arg>:
9910 get_rpc_arg():
9936 e106720: 14000013 b e10676c <get_rpc_arg+0xa0>
9965 get_rpc_arg():
9986 get_rpc_arg():
9996 e1067b4: 17ffffec b e106764 <get_rpc_arg+0x98>
10015 get_rpc_arg():
10085 get_rpc_arg():
10185 e106988: 97ffff51 bl e1066cc <get_rpc_arg>
10243 e106a14: 97ffff2e bl e1066cc <get_rpc_arg>
[all …]
A Dtee.map20940 .text.get_rpc_arg

Completed in 226 milliseconds