Home
last modified time | relevance | path

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

/system/dev/tee/optee/
A Dtee-smc.h98 static constexpr uint32_t CreateFunctionId(CallType call_type, in CreateFunctionId() function
131 constexpr uint32_t kTrustedOsCallCountFuncId = CreateFunctionId(kFastCall,
151 constexpr uint32_t kTrustedOsCallUidFuncId = CreateFunctionId(kFastCall,
180 constexpr uint32_t kTrustedOsCallRevisionFuncId = CreateFunctionId(kFastCall,
A Doptee-smc.h137 return tee_smc::CreateFunctionId(tee_smc::kFastCall, in CreateFastOpteeFuncId()
144 return tee_smc::CreateFunctionId(tee_smc::kYieldingCall, in CreateYieldOpteeFuncId()

Completed in 3 milliseconds