Searched refs:CreateFunctionId (Results 1 – 2 of 2) sorted by relevance
98 static constexpr uint32_t CreateFunctionId(CallType call_type, in CreateFunctionId() function131 constexpr uint32_t kTrustedOsCallCountFuncId = CreateFunctionId(kFastCall,151 constexpr uint32_t kTrustedOsCallUidFuncId = CreateFunctionId(kFastCall,180 constexpr uint32_t kTrustedOsCallRevisionFuncId = CreateFunctionId(kFastCall,
137 return tee_smc::CreateFunctionId(tee_smc::kFastCall, in CreateFastOpteeFuncId()144 return tee_smc::CreateFunctionId(tee_smc::kYieldingCall, in CreateYieldOpteeFuncId()
Completed in 3 milliseconds