Home
last modified time | relevance | path

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

/external/u-boot/drivers/tee/optee/
Doptee_smc.h381 #define OPTEE_SMC_RPC_FUNC_FREE 2 macro
383 OPTEE_SMC_RPC_VAL(OPTEE_SMC_RPC_FUNC_FREE)
Dcore.c268 case OPTEE_SMC_RPC_FUNC_FREE: in handle_rpc()