Searched refs:TEESMC32_GET_PARAMS (Results 1 – 5 of 5) sorted by relevance
73 TeeSmc32Param = TEESMC32_GET_PARAMS(TeeSmc32Arg); in OpteeRpcCmdLoadV2Ta()125 TeeSmc32Param = TEESMC32_GET_PARAMS(TeeSmc32Arg); in OpteeRpcCmdFs()
90 TeeSmc32Param = TEESMC32_GET_PARAMS(TeeSmc32Arg); in TEEC_SMC_OpenSession()223 TeeSmc32Param = TEESMC32_GET_PARAMS(TeeSmc32Arg); in TEEC_SMC_InvokeCommand()
108 smc_param = TEESMC32_GET_PARAMS(smc_arg); in emmc_rpmb_process()
175 smc_param = TEESMC32_GET_PARAMS(smc_arg); in ufs_rpmb_process()
60 #define TEESMC32_GET_PARAMS(x) \ macro