Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/sgi-ip27/
Dip27-memory.c106 brd = find_lboard_class((lboard_t *)KL_CONFIG_INFO(nasid), in compute_node_distance()
198 brd = find_lboard_class((lboard_t *)KL_CONFIG_INFO(nasid), in dump_topology()
243 brd = find_lboard((lboard_t *)KL_CONFIG_INFO(nasid), KLTYPE_IP27); in slot_psize_compute()
Dip27-smp.c36 brd = find_lboard((lboard_t *)KL_CONFIG_INFO(nasid), KLTYPE_IP27); in node_scan_cpus()
Dip27-xtalk.c127 brd = find_lboard((lboard_t *)KL_CONFIG_INFO(nasid), KLTYPE_MIDPLANE8); in xbow_probe()
/Linux-v5.10/arch/mips/include/asm/sn/
Dklconfig.h166 #define KL_CONFIG_INFO(_nasid) \ macro