Searched refs:CreateFastOpteeFuncId (Results 1 – 1 of 1) sorted by relevance
136 static constexpr uint32_t CreateFastOpteeFuncId(uint16_t func_num) { in CreateFastOpteeFuncId() function186 constexpr uint32_t kGetOsUuidFuncId = CreateFastOpteeFuncId(0x0000);207 constexpr uint32_t kGetOsRevisionFuncId = CreateFastOpteeFuncId(0x0001);235 constexpr uint32_t kGetSharedMemConfigFuncId = CreateFastOpteeFuncId(0x0007);256 constexpr uint32_t kExchangeCapabilitiesFuncId = CreateFastOpteeFuncId(0x0009);272 constexpr uint32_t kDisableSharedMemCacheFuncId = CreateFastOpteeFuncId(0x000A);283 constexpr uint32_t kEnableSharedMemCacheFuncId = CreateFastOpteeFuncId(0x000B);
Completed in 3 milliseconds