Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientApiLib.c24 ARM_SMC_ARGS ArmSmcArgs = {0}; in optee_vm_create()
39 ARM_SMC_ARGS ArmSmcArgs = {0}; in optee_vm_destroyed()
54 ARM_SMC_ARGS ArmSmcArgs = {0}; in optee_exchange_capabilities()
68 ARM_SMC_ARGS ArmSmcArgs = {0}; in optee_api_revision_is_compatible()
88 ARM_SMC_ARGS ArmSmcArgs = {0}; in optee_get_shm_config()
H A DOpteeClientMem.c144 ARM_SMC_ARGS ArmSmcArgs = {0}; in OpteeClientMemInit()
H A DOpteeClientSMC.c332 ARM_SMC_ARGS ArmSmcArgs = {0}; in OpteeSmcCall()
H A DOpteeClientRPC.c550 TEEC_Result OpteeRpcCallback(ARM_SMC_ARGS *ArmSmcArgs) in OpteeRpcCallback()
/OK3568_Linux_fs/u-boot/include/optee_include/
H A DOpteeClientRPC.h22 } ARM_SMC_ARGS; typedef
56 TEEC_Result OpteeRpcCallback(ARM_SMC_ARGS *ArmSmcArgs);
H A Dteesmc.h650 void tee_smc_call(ARM_SMC_ARGS *param);