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

/linux-master/arch/x86/platform/uv/
H A Dbios_uv.c74 long sn_coherency_id; variable
75 EXPORT_SYMBOL_GPL(sn_coherency_id); variable
/linux-master/arch/x86/include/asm/uv/
H A Dbios.h202 extern long sn_coherency_id;
/linux-master/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1689 uv_bios_get_sn_info(0, &uv_type, &sn_partition_id, &sn_coherency_id, &sn_region_size, &system_serial_number);
1690 hub_info.coherency_domain_number = sn_coherency_id;
/linux-master/drivers/platform/x86/
H A Duv_sysfs.c735 return sysfs_emit(buf, "%ld\n", sn_coherency_id);

Completed in 213 milliseconds