Searched refs:REG_INT_VEC_ALLOC_REGS (Results 1 – 2 of 2) sorted by relevance
101 #define REG_INT_VEC_ALLOC_REGS (32 / REG_INT_VEC_ALLOC_BITS) macro
88 step = index / REG_INT_VEC_ALLOC_REGS * REG_INT_VEC_ALLOC_BITS; in ring_interrupt_active()89 shift = index % REG_INT_VEC_ALLOC_REGS * REG_INT_VEC_ALLOC_BITS; in ring_interrupt_active()