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

/linux-4.1.27/arch/ia64/uv/kernel/
H A Dsetup.c24 long sn_coherency_id; variable
25 EXPORT_SYMBOL_GPL(sn_coherency_id); variable
/linux-4.1.27/arch/x86/include/asm/uv/
H A Dbios.h107 extern long sn_coherency_id;
110 #define partition_coherence_id() (sn_coherency_id)
/linux-4.1.27/arch/ia64/include/asm/sn/
H A Dsn_cpuid.h128 extern u8 sn_coherency_id;
129 #define partition_coherence_id() (sn_coherency_id)
/linux-4.1.27/arch/x86/platform/uv/
H A Dbios_uv.c76 long sn_coherency_id; variable
77 EXPORT_SYMBOL_GPL(sn_coherency_id); variable
/linux-4.1.27/arch/ia64/sn/kernel/
H A Dsetup.c90 u8 sn_coherency_id; variable
91 EXPORT_SYMBOL(sn_coherency_id); variable
587 &sn_partition_id, &sn_coherency_id, sn_cpu_init()
/linux-4.1.27/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c960 uv_bios_get_sn_info(0, &uv_type, &sn_partition_id, &sn_coherency_id, uv_system_init()
997 uv_cpu_hub_info(cpu)->coherency_domain_number = sn_coherency_id; for_each_present_cpu()

Completed in 206 milliseconds