Searched refs:ullPortInterruptNesting (Results 1 – 5 of 5) sorted by relevance
150 uint64_t ullPortInterruptNesting = 0; variable314 configASSERT( ullPortInterruptNesting == 0 ); in vPortEnterCritical()
36 .extern ullPortInterruptNesting418 ullPortInterruptNestingConst: .dword ullPortInterruptNesting
162 uint64_t ullPortInterruptNesting = 0; variable375 configASSERT( ullPortInterruptNesting == 0 ); in vPortEnterCritical()
36 .extern ullPortInterruptNesting419 ullPortInterruptNestingConst: .dword ullPortInterruptNesting
445 + Fix ullPortInterruptNesting alignment in Cortex-A53 port so that it is