Home
last modified time | relevance | path

Searched refs:system_serial_number (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/uv/
H A Dbios.h204 extern long system_serial_number;
/openbmc/linux/arch/x86/platform/uv/
H A Dbios_uv.c78 long system_serial_number; variable
/openbmc/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1741 …t_sn_info(0, &uv_type, &sn_partition_id, &sn_coherency_id, &sn_region_size, &system_serial_number); in uv_system_init_hub()