Lines Matching refs:memcpy
78 memcpy(str, m->bustype, 6); in default_mpc_oem_bus_info()
178 memcpy(oem, mpc->oem, 8); in smp_check_mpc()
182 memcpy(str, mpc->productid, 12); in smp_check_mpc()
364 memcpy(bus.bustype, "ISA ", 6); in construct_ioapic_table()
369 memcpy(bus.bustype, "EISA ", 6); in construct_ioapic_table()
375 memcpy(bus.bustype, "PCI ", 6); in construct_ioapic_table()
491 memcpy(bus.bustype, "ISA ", 6); in check_physptr()
694 memcpy(m, &mp_irqs[i], sizeof(*m)); in check_irq_src()
779 memcpy(m_spare[nr_m_spare], &mp_irqs[i], sizeof(mp_irqs[i])); in replace_intsrc_all()
786 memcpy(m, &mp_irqs[i], sizeof(*m)); in replace_intsrc_all()
890 memcpy(mpc_new, mpc, mpc->length); in update_mp_table()
898 memcpy(mpf_new, mpf, 16); in update_mp_table()