Searched refs:uv_blade_to_pnode (Results 1 - 6 of 6) sorted by path

/linux-master/arch/x86/include/asm/uv/
H A Duv_hub.h681 static inline int uv_blade_to_pnode(int bid) function
/linux-master/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1726 new_hub->pnode = uv_blade_to_pnode(bid);
/linux-master/arch/x86/platform/uv/
H A Duv_irq.c98 chip_data->pnode = uv_blade_to_pnode(info->uv.blade);
/linux-master/drivers/misc/sgi-gru/
H A Dgrufile.c265 pnode = uv_blade_to_pnode(bid);
/linux-master/drivers/misc/sgi-xp/
H A Dxpc_uv.c92 int mmr_pnode = uv_blade_to_pnode(mq->mmr_blade);
131 int mmr_pnode = uv_blade_to_pnode(mq->mmr_blade);
/linux-master/drivers/platform/x86/
H A Duv_sysfs.c56 return UV_PNODE_TO_NASID(uv_blade_to_pnode(ordinal));

Completed in 215 milliseconds