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

/linux-4.1.27/arch/x86/kernel/
H A Dmpparse.c683 static struct mpc_intsrc __initdata *m_spare[SPARE_SLOT_NUM]; variable in typeref:struct:__initdata
708 m_spare[*nr_m_spare] = m; check_irq_src()
779 memcpy(m_spare[nr_m_spare], &mp_irqs[i], sizeof(mp_irqs[i])); replace_intsrc_all()
780 m_spare[nr_m_spare] = NULL; replace_intsrc_all()

Completed in 147 milliseconds