Searched refs:SEAL_WARN (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/seal/drv/seal/ |
| H A D | drvSEAL.c | 119 #define SEAL_WARN(fmt, args...) ULOGW(TAG_SEAL, "[SEAL USER WARN][%06d] " fmt, __LINE… macro 179 SEAL_WARN("%s is called before!\n", __FUNCTION__); in MDrv_SEAL_Init() 218 SEAL_WARN("%s is called before init\n", __FUNCTION__); in MDrv_Seal_SecureRangeSet() 250 SEAL_WARN("%s is called before init\n", __FUNCTION__); in MDrv_Seal_SecureRangeQuery() 281 SEAL_WARN("%s is called before init\n", __FUNCTION__); in MDrv_Seal_IMI_RangeSet() 311 SEAL_WARN("%s is called before init\n", __FUNCTION__); in MDrv_Seal_GetHittedInfo() 355 SEAL_WARN("%s is called before init\n", __FUNCTION__); in MDrv_Seal_SecureRangeLock() 385 SEAL_WARN("%s is called before init\n", __FUNCTION__); in MDrv_Seal_NonSecureProcessorSet() 414 SEAL_WARN("%s is called before init\n", __FUNCTION__); in MDrv_Seal_NonSecureProcessorQuery() 444 SEAL_WARN("%s is called before init\n", __FUNCTION__); in MDrv_Seal_SecureSlaveSet() [all …]
|