Home
last modified time | relevance | path

Searched refs:uv_type (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-sgi_uv15 uv_type
23 similar to uv_type but encoded in a binary format. Include
40 The uv_type entry contains the hub revision number.
/openbmc/linux/arch/x86/include/asm/uv/
H A Dbios.h200 extern int uv_type;
/openbmc/linux/arch/x86/platform/uv/
H A Dbios_uv.c79 int uv_type; variable
/openbmc/linux/drivers/platform/x86/
H A Duv_sysfs.c766 __ATTR(uv_type, 0444, uv_type_show, NULL);
/openbmc/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1741 …uv_bios_get_sn_info(0, &uv_type, &sn_partition_id, &sn_coherency_id, &sn_region_size, &system_seri… in uv_system_init_hub()