Searched refs:DEFINE_SMC_RESULT_STRUCT (Results 1 – 2 of 2) sorted by relevance
| /system/dev/tee/optee/ |
| A D | optee-smc.h | 188 DEFINE_SMC_RESULT_STRUCT(GetOsUuidResult, 4, 209 DEFINE_SMC_RESULT_STRUCT(GetOsRevisionResult, 2, 225 DEFINE_SMC_RESULT_STRUCT(CallWithArgResult, 4, 237 DEFINE_SMC_RESULT_STRUCT(GetSharedMemConfigResult, 4, 264 DEFINE_SMC_RESULT_STRUCT(ExchangeCapabilitiesResult, 2, 274 DEFINE_SMC_RESULT_STRUCT(DisableSharedMemCacheResult, 3, 323 DEFINE_SMC_RESULT_STRUCT(RpcFunctionAllocateMemoryArgs, 2, 347 DEFINE_SMC_RESULT_STRUCT(RpcFunctionFreeMemoryArgs, 3, 364 DEFINE_SMC_RESULT_STRUCT(RpcFunctionDeliverIrqArgs, 1, 382 DEFINE_SMC_RESULT_STRUCT(RpcFunctionExecuteCommandsArgs, 3,
|
| A D | tee-smc.h | 56 #define DEFINE_SMC_RESULT_STRUCT(result_type, num_members, ...) \ macro 136 DEFINE_SMC_RESULT_STRUCT(TrustedOsCallCountResult, 1, uint32_t, call_count); 156 DEFINE_SMC_RESULT_STRUCT(TrustedOsCallUidResult, 4, 185 DEFINE_SMC_RESULT_STRUCT(TrustedOsCallRevisionResult, 2,
|
Completed in 4 milliseconds