sn_coherency_id   146 arch/x86/include/asm/uv/bios.h extern long sn_coherency_id;
sn_coherency_id   149 arch/x86/include/asm/uv/bios.h #define uv_partition_coherence_id()	(sn_coherency_id)
sn_coherency_id  1473 arch/x86/kernel/apic/x2apic_uv_x.c 	uv_bios_get_sn_info(0, &uv_type, &sn_partition_id, &sn_coherency_id, &sn_region_size, &system_serial_number);
sn_coherency_id  1474 arch/x86/kernel/apic/x2apic_uv_x.c 	hub_info.coherency_domain_number = sn_coherency_id;
sn_coherency_id    80 arch/x86/platform/uv/bios_uv.c long sn_coherency_id;
sn_coherency_id    81 arch/x86/platform/uv/bios_uv.c EXPORT_SYMBOL_GPL(sn_coherency_id);