Searched refs:p_uv_hub_info (Results 1 - 2 of 2) sorted by path

/linux-master/arch/x86/include/asm/uv/
H A Duv_hub.h185 void *p_uv_hub_info; member in struct:uv_cpu_info_s
203 return (struct uv_hub_info_s *)uv_cpu_info->p_uv_hub_info;
209 return (struct uv_hub_info_s *)uv_cpu_info_per(cpu)->p_uv_hub_info;
/linux-master/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c453 uv_cpu_info->p_uv_hub_info = &uv_hub_info_node0;
1764 uv_cpu_info_per(cpu)->p_uv_hub_info = uv_hub_info_list_blade[bid];

Completed in 224 milliseconds