Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientRPC.c51 TEEC_Result OpteeRpcFree(uint32_t Address) in OpteeRpcFree() function
573 TeecResult = OpteeRpcFree(ArmSmcArgs->Arg2); in OpteeRpcCallback()
578 TeecResult = OpteeRpcFree(ArmSmcArgs->Arg1); in OpteeRpcCallback()
605 TeecResult = OpteeRpcFree(tempaddr); in OpteeRpcCallback()
642 TeecResult = OpteeRpcFree(ArmSmcArgs->Arg1); in OpteeRpcCallback()
H A DOpteeClientRPC.su
/OK3568_Linux_fs/u-boot/
H A Du-boot.map