Searched refs:uv_stringify (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/kernel/apic/ |
| H A D | x2apic_uv_x.c | 295 static void __init uv_stringify(int len, char *to, char *from) in uv_stringify() function 329 uv_stringify(sizeof(uv_archtype), uv_archtype, uv_ate->archtype); in decode_arch_type() 381 uv_stringify(sizeof(oem_id), oem_id, _oem_id); in uv_set_system_type() 387 uv_stringify(sizeof(uv_archtype), uv_archtype, oem_id); in uv_set_system_type() 414 uv_stringify(sizeof(oem_table_id), oem_table_id, _oem_table_id); in uv_set_system_type() 482 uv_stringify(sizeof(oem_table_id), oem_table_id, _oem_table_id); in uv_acpi_madt_oem_check()
|