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

/u-boot/arch/x86/cpu/
H A Dirq.c158 int irq_entries = 0; local
282 slot = check_dup_entry(slot_base, irq_entries,
304 slot = slot_base + irq_entries++;
311 rt->size = irq_entries * sizeof(struct irq_info) + 32;

Completed in 34 milliseconds