Home
last modified time | relevance | path

Searched refs:sn_coherency_id (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/platform/uv/
H A Duv_sysfs.c24 return snprintf(buf, PAGE_SIZE, "%ld\n", sn_coherency_id); in coherence_id_show()
H A Dbios_uv.c74 long sn_coherency_id; variable
/kernel/linux/linux-5.10/arch/x86/include/asm/uv/
H A Dbios.h151 extern long sn_coherency_id;
/kernel/linux/linux-6.6/arch/x86/platform/uv/
H A Dbios_uv.c74 long sn_coherency_id; variable
75 EXPORT_SYMBOL_GPL(sn_coherency_id); variable
/kernel/linux/linux-6.6/arch/x86/include/asm/uv/
H A Dbios.h202 extern long sn_coherency_id;
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Duv_sysfs.c734 return sprintf(buf, "%ld\n", sn_coherency_id); in coherence_id_show()
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1711 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()
1712 hub_info.coherency_domain_number = sn_coherency_id; in uv_system_init_hub()
/kernel/linux/linux-6.6/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_serial_number); in uv_system_init_hub()
1742 hub_info.coherency_domain_number = sn_coherency_id; in uv_system_init_hub()

Completed in 9 milliseconds