Searched refs:ISRVEC_STK_SIZE (Results 1 – 2 of 2) sorted by relevance
137 #define ISRVEC_STK_SIZE (16 + 1) macro172 uint8_t isrvec_stk[ISRVEC_STK_SIZE];
1146 if (stk_top >= ISRVEC_STK_SIZE) in vlapic_intr_accepted()