Searched refs:uv_type (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/uv/ |
H A D | bios.h | 149 extern int uv_type;
|
/kernel/linux/linux-5.10/arch/x86/platform/uv/ |
H A D | bios_uv.c | 78 int uv_type; variable
|
/kernel/linux/linux-6.6/arch/x86/include/asm/uv/ |
H A D | bios.h | 200 extern int uv_type;
|
/kernel/linux/linux-6.6/arch/x86/platform/uv/ |
H A D | bios_uv.c | 79 int uv_type; variable
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | uv_sysfs.c | 766 __ATTR(uv_type, 0444, uv_type_show, NULL);
|
/kernel/linux/linux-5.10/arch/x86/kernel/apic/ |
H A D | x2apic_uv_x.c | 1711 uv_bios_get_sn_info(0, &uv_type, &sn_partition_id, &sn_coherency_id, &sn_region_size, &system_serial_number); in uv_system_init_hub()
|
/kernel/linux/linux-6.6/arch/x86/kernel/apic/ |
H A D | x2apic_uv_x.c | 1741 uv_bios_get_sn_info(0, &uv_type, &sn_partition_id, &sn_coherency_id, &sn_region_size, &system_serial_number); in uv_system_init_hub()
|
Completed in 9 milliseconds