Searched refs:uv_stringify (Results 1 – 1 of 1) sorted by relevance
/linux/arch/x86/kernel/apic/ |
H A D | x2apic_uv_x.c | 263 static void __init uv_stringify(int len, char *to, char *from) in uv_stringify() function 296 uv_stringify(sizeof(uv_archtype), uv_archtype, uv_ate->archtype); in decode_arch_type() 357 uv_stringify(sizeof(oem_id), oem_id, _oem_id); in uv_set_system_type() 363 uv_stringify(sizeof(uv_archtype), uv_archtype, oem_id); in uv_set_system_type() 390 uv_stringify(sizeof(oem_table_id), oem_table_id, _oem_table_id); in uv_set_system_type() 460 uv_stringify(sizeof(oem_table_id), oem_table_id, _oem_table_id); in uv_acpi_madt_oem_check()
|