Lines Matching refs:memcpy
326 memcpy((void *)smbios_start, (void *)scratch_start, len); in hvm_write_smbios_tables()
352 memcpy(ep->anchor_string, "_SM_", 4); in smbios_entry_point_init()
358 memcpy(ep->intermediate_anchor_string, "_DMI_", 5); in smbios_entry_point_init()
390 memcpy(start, pts, length); in smbios_type_0_init()
449 memcpy(start, pts, length); in smbios_type_1_init()
465 memcpy(p->uuid, uuid, 16); in smbios_type_1_init()
507 memcpy(start, pts, length); in smbios_type_2_init()
538 memcpy(start, pts, length); in smbios_type_3_init()
652 memcpy(start, pts, length); in smbios_type_11_init()
809 memcpy(start, pts, length); in smbios_type_22_init()
891 memcpy(start, pts, length); in smbios_type_39_init()
921 memcpy(start, ptr, *sep); in smbios_type_vendor_oem_init()