Searched refs:g_curNestCount (Results 1 – 19 of 19) sorted by relevance
39 extern U32 g_curNestCount;40 #define CUR_NEST_COUNT g_curNestCount
24 OS_SEC_DATA U32 g_curNestCount = 0; variable
207 extern UINT32 g_curNestCount;
79 UINT32 g_curNestCount[LOSCFG_KERNEL_CORE_NUM] = { 0 }; variable548 g_curNestCount[currCpuid] = 0; in OsExcRestore()613 g_curNestCount[currCpu]++; in OsUserExcHandle()1174 g_curNestCount[ArchCurrCpuid()]++; in OsExcHandleEntry()1189 if (g_curNestCount[ArchCurrCpuid()] == 1) { in OsExcHandleEntry()
37 .extern g_curNestCount400 …LDR R3, =g_curNestCount @ if(g_curNestCount > 0) dump to _osExce…
610 extern UINT32 g_curNestCount;
620 extern UINT32 g_curNestCount;
612 extern UINT32 g_curNestCount;
37 .extern g_curNestCount