Home
last modified time | relevance | path

Searched refs:UV_PNODE_TO_NASID (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/misc/sgi-xp/
H A Dxp_uv.c85 return UV_PNODE_TO_NASID(uv_cpu_to_pnode(cpuid)); in xp_cpu_to_nasid_uv()
H A Dxpc_uv.c201 nasid = UV_PNODE_TO_NASID(uv_cpu_to_pnode(cpu)); in xpc_create_gru_mq_uv()
/linux/arch/x86/include/asm/uv/
H A Duv_hub.h281 #define UV_PNODE_TO_NASID(p) \ macro
/linux/drivers/platform/x86/
H A Duv_sysfs.c57 return UV_PNODE_TO_NASID(uv_blade_to_pnode(ordinal)); in ordinal_to_nasid()