Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/cpu/
Dirq.c121 static struct irq_info *check_dup_entry(struct irq_info *slot_base, in check_dup_entry() function
279 slot = check_dup_entry(slot_base, irq_entries, in create_pirq_routing_table()
/external/u-boot/arch/x86/lib/
Dmpspec.c265 static bool check_dup_entry(struct mpc_config_intsrc *intsrc_base, in check_dup_entry() function
330 if (check_dup_entry(intsrc_base, intsrc_entries, in mptable_add_intsrc()