Home
last modified time | relevance | path

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

/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()