Searched refs:ISRVEC_STK_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/amd64/vmm/io/
H A Dvlapic_priv.h129 #define ISRVEC_STK_SIZE (16 + 1) macro
166 uint8_t isrvec_stk[ISRVEC_STK_SIZE];
H A Dvlapic.c1291 if (stk_top >= ISRVEC_STK_SIZE)

Completed in 155 milliseconds