Searched refs:sn_coherency_id (Results 1 – 6 of 6) sorted by relevance
128 extern u8 sn_coherency_id;129 #define partition_coherence_id() (sn_coherency_id)
163 extern long sn_coherency_id;166 #define uv_partition_coherence_id() (sn_coherency_id)
24 long sn_coherency_id; variable25 EXPORT_SYMBOL_GPL(sn_coherency_id);
84 long sn_coherency_id; variable85 EXPORT_SYMBOL_GPL(sn_coherency_id);
90 u8 sn_coherency_id; variable91 EXPORT_SYMBOL(sn_coherency_id);587 &sn_partition_id, &sn_coherency_id, in sn_cpu_init()
1492 …uv_bios_get_sn_info(0, &uv_type, &sn_partition_id, &sn_coherency_id, &sn_region_size, &system_seri… in uv_system_init_hub()1493 hub_info.coherency_domain_number = sn_coherency_id; in uv_system_init_hub()