Searched refs:VECTORS_PER_PRIORITY (Results 1 – 1 of 1) sorted by relevance
51 const int VECTORS_PER_PRIORITY = 16; in z_x86_allocate_vector() local61 vector = (priority * VECTORS_PER_PRIORITY) + IV_IRQS; in z_x86_allocate_vector()64 for (i = 0; i < VECTORS_PER_PRIORITY; ++i, ++vector) { in z_x86_allocate_vector()