Searched refs:UV_PNODE_TO_NASID (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/misc/sgi-xp/
H A Dxp_uv.c86 return UV_PNODE_TO_NASID(uv_cpu_to_pnode(cpuid)); xp_cpu_to_nasid_uv()
H A Dxpc_uv.c269 nasid = UV_PNODE_TO_NASID(uv_cpu_to_pnode(cpu)); xpc_create_gru_mq_uv()
/linux-4.1.27/arch/ia64/include/asm/uv/
H A Duv_hub.h123 #define UV_PNODE_TO_NASID(p) (((p) << 1) | uv_hub_info->gnode_upper) macro
/linux-4.1.27/arch/x86/include/asm/uv/
H A Duv_hub.h229 #define UV_PNODE_TO_NASID(p) (UV_PNODE_TO_GNODE(p) << 1) macro
/linux-4.1.27/arch/x86/platform/uv/
H A Dtlb_uv.c1737 UV_PNODE_TO_NASID(base_pnode); activation_descriptor_init()
1753 UV_PNODE_TO_NASID(base_pnode); activation_descriptor_init()

Completed in 177 milliseconds