Home
last modified time | relevance | path

Searched refs:uv_hub_info (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/uv/
A Duv_hub.h205 #define uv_hub_info _uv_hub_info() macro
214 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 …]
/linux/arch/x86/kernel/apic/
A Dx2apic_uv_x.c404 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()
/linux/drivers/misc/sgi-gru/
A Dgrufile.c52 (uv_hub_info->hub_revision < UV3_HUB_REVISION_BASE); in gru_supported()

Completed in 11 milliseconds