Lines Matching refs:memcpy
78 memcpy(str, m->bustype, 6); in default_mpc_oem_bus_info()
173 memcpy(oem, mpc->oem, 8); in smp_check_mpc()
177 memcpy(str, mpc->productid, 12); in smp_check_mpc()
359 memcpy(bus.bustype, "ISA ", 6); in construct_ioapic_table()
364 memcpy(bus.bustype, "EISA ", 6); in construct_ioapic_table()
370 memcpy(bus.bustype, "PCI ", 6); in construct_ioapic_table()
486 memcpy(bus.bustype, "ISA ", 6); in check_physptr()
689 memcpy(m, &mp_irqs[i], sizeof(*m)); in check_irq_src()
774 memcpy(m_spare[nr_m_spare], &mp_irqs[i], sizeof(mp_irqs[i])); in replace_intsrc_all()
781 memcpy(m, &mp_irqs[i], sizeof(*m)); in replace_intsrc_all()
885 memcpy(mpc_new, mpc, mpc->length); in update_mp_table()
893 memcpy(mpf_new, mpf, 16); in update_mp_table()