Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/seal/drv/seal/
H A DdrvSEAL.c141 static MS_BOOL _gbSEALInitialized = FALSE; variable
177 if (_gbSEALInitialized == TRUE) in MDrv_SEAL_Init()
198 _gbSEALInitialized = TRUE; in MDrv_SEAL_Init()
216 if (!_gbSEALInitialized) in MDrv_Seal_SecureRangeSet()
248 if (!_gbSEALInitialized) in MDrv_Seal_SecureRangeQuery()
279 if (!_gbSEALInitialized) in MDrv_Seal_IMI_RangeSet()
309 if (!_gbSEALInitialized) in MDrv_Seal_GetHittedInfo()
353 if (!_gbSEALInitialized) in MDrv_Seal_SecureRangeLock()
383 if (!_gbSEALInitialized) in MDrv_Seal_NonSecureProcessorSet()
412 if (!_gbSEALInitialized) in MDrv_Seal_NonSecureProcessorQuery()
[all …]