Home
last modified time | relevance | path

Searched refs:uv_blade_to_pnode (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/include/asm/uv/
H A Duv_hub.h681 static inline int uv_blade_to_pnode(int bid) in uv_blade_to_pnode() function
/linux/drivers/misc/sgi-gru/
H A Dgrufile.c265 pnode = uv_blade_to_pnode(bid); in gru_init_tables()
/linux/drivers/misc/sgi-xp/
H A Dxpc_uv.c92 int mmr_pnode = uv_blade_to_pnode(mq->mmr_blade); in xpc_get_gru_mq_irq_uv()
131 int mmr_pnode = uv_blade_to_pnode(mq->mmr_blade); in xpc_gru_mq_watchlist_free_uv()
/linux/drivers/platform/x86/
H A Duv_sysfs.c57 return UV_PNODE_TO_NASID(uv_blade_to_pnode(ordinal)); in ordinal_to_nasid()
/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1726 new_hub->pnode = uv_blade_to_pnode(bid); in uv_system_init_hub()