Searched refs:uv_hub_info (Results 1 – 3 of 3) sorted by relevance
205 #define uv_hub_info _uv_hub_info() macro214 return uv_hub_info->hub_type; in uv_hub_type()219 uv_hub_info->hub_type = uvmask; in uv_hub_type_set()279 (((n) >> uv_hub_info->nasid_shift) & uv_hub_info->pnode_mask)386 return uv_hub_info->gpa_shift; in uv_gpa_shift()443 >> uv_hub_info->m_shift) | in uv_soc_phys_ram_to_gpa()444 ((paddr >> uv_hub_info->m_val) in uv_soc_phys_ram_to_gpa()445 << uv_hub_info->n_lshift); in uv_soc_phys_ram_to_gpa()448 << uv_hub_info->gpa_shift; in uv_soc_phys_ram_to_gpa()475 gpa = ((gpa << uv_hub_info->m_shift) >> uv_hub_info->m_shift) | in uv_gpa_to_soc_phys_ram()[all …]
404 uv_hub_info->hub_revision = in uv_set_system_type()410 switch (uv_hub_info->hub_revision) { in uv_set_system_type()1157 uv_hub_info->nr_online_cpus++; in uv_cpu_init()1201 hi->hub_revision = uv_hub_info->hub_revision; in uv_init_hub_info()1202 hi->hub_type = uv_hub_info->hub_type; in uv_init_hub_info()
52 (uv_hub_info->hub_revision < UV3_HUB_REVISION_BASE); in gru_supported()
Completed in 11 milliseconds