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