Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dmpspec.c266 static bool check_dup_entry(struct mpc_config_intsrc *intsrc_base, in check_dup_entry() argument
269 struct mpc_config_intsrc *intsrc = intsrc_base; in check_dup_entry()
292 struct mpc_config_intsrc *intsrc_base; in mptable_add_intsrc() local
317 intsrc_base = (struct mpc_config_intsrc *)mp_next_mpc_entry(mc); in mptable_add_intsrc()
331 if (check_dup_entry(intsrc_base, intsrc_entries, in mptable_add_intsrc()