Searched refs:LEVELS_PER_SLICE (Results 1 – 3 of 3) sorted by relevance
10 #define LEVELS_PER_SLICE 128 macro14 int level_to_irq[LEVELS_PER_SLICE];
74 level = find_first_zero_bit(hub->irq_alloc_mask, LEVELS_PER_SLICE); in alloc_level()75 if (level >= LEVELS_PER_SLICE) in alloc_level()91 for (i = BASE_PCI_IRQ; i < LEVELS_PER_SLICE; i++) in find_level()
129 for (i = 0; i < LEVELS_PER_SLICE; i++) in per_cpu_init()