Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/lib/
H A Dmpspec.c265 static bool check_dup_entry(struct mpc_config_intsrc *intsrc_base, in check_dup_entry() argument
268 struct mpc_config_intsrc *intsrc = intsrc_base; in check_dup_entry()
291 struct mpc_config_intsrc *intsrc_base; in mptable_add_intsrc() local
316 intsrc_base = (struct mpc_config_intsrc *)mp_next_mpc_entry(mc); in mptable_add_intsrc()
330 if (check_dup_entry(intsrc_base, intsrc_entries, in mptable_add_intsrc()