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

/u-boot/arch/x86/cpu/
H A Dirq.c124 static struct irq_info *check_dup_entry(struct irq_info *slot_base, function
282 slot = check_dup_entry(slot_base, irq_entries,
/u-boot/arch/x86/lib/
H A Dmpspec.c267 static bool check_dup_entry(struct mpc_config_intsrc *intsrc_base, function
332 if (check_dup_entry(intsrc_base, intsrc_entries,

Completed in 95 milliseconds