Searched refs:operation_open_dfh (Results 1 – 4 of 4) sorted by relevance
/optee_os/core/tee/ |
A D | tee_fs_rpc.c | 52 static TEE_Result operation_open_dfh(uint32_t id, unsigned int cmd, in operation_open_dfh() function 90 return operation_open_dfh(id, OPTEE_RPC_FS_OPEN, dfh, fd); in tee_fs_rpc_open_dfh() 97 return operation_open_dfh(id, OPTEE_RPC_FS_CREATE, dfh, fd); in tee_fs_rpc_create_dfh()
|
/optee_os/out/arm/core/ |
A D | tee.symb_sizes | 424 000000000e12ba20 00000000000000f0 t operation_open_dfh
|
A D | tee.dmp | 1364 000000000e12ba20 l F .text 00000000000000f0 operation_open_dfh 67232 000000000e12ba20 <operation_open_dfh>: 67233 operation_open_dfh(): 67266 e12ba70: b40004c0 cbz x0, e12bb08 <operation_open_dfh+0xe8> 67281 operation_open_dfh(): 67283 e12ba94: 35000300 cbnz w0, e12baf4 <operation_open_dfh+0xd4> 67307 e12bae8: 35000060 cbnz w0, e12baf4 <operation_open_dfh+0xd4> 67319 e12bb0c: 17fffffa b e12baf4 <operation_open_dfh+0xd4> 67327 e12bb1c: 17ffffc1 b e12ba20 <operation_open_dfh> 67335 e12bb2c: 17ffffbd b e12ba20 <operation_open_dfh>
|
A D | tee.map | 23112 .text.operation_open_dfh
|
Completed in 229 milliseconds