Home
last modified time | relevance | path

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

/linux/arch/mips/sgi-ip27/
H A 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()
H A Dip27-smp.c36 brd = find_lboard((lboard_t *)KL_CONFIG_INFO(nasid), KLTYPE_IP27); in node_scan_cpus()
H A Dip27-xtalk.c161 brd = find_lboard((lboard_t *)KL_CONFIG_INFO(nasid), KLTYPE_MIDPLANE8); in xbow_probe()
/linux/arch/mips/include/asm/sn/
H A Dklconfig.h166 #define KL_CONFIG_INFO(_nasid) \ macro