Home
last modified time | relevance | path

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

/arch/mips/sgi-ip27/
Dip27-memory.c125 brd = find_lboard_class((lboard_t *)KL_CONFIG_INFO(nasid), in compute_node_distance()
225 brd = find_lboard_class((lboard_t *)KL_CONFIG_INFO(nasid), in dump_topology()
274 brd = find_lboard((lboard_t *)KL_CONFIG_INFO(nasid), KLTYPE_IP27); in slot_psize_compute()
Dip27-xtalk.c62 brd = find_lboard((lboard_t *)KL_CONFIG_INFO(nasid), KLTYPE_MIDPLANE8); in xbow_probe()
Dip27-klconfig.c86 if (!(brd = find_lboard((lboard_t *)KL_CONFIG_INFO(nasid), KLTYPE_IP27))) in nasid_slice_to_cpuinfo()
Dip27-timer.c183 board = find_lboard(KL_CONFIG_INFO(get_nasid()), KLTYPE_IP27); in cpu_time_init()
Dip27-smp.c65 brd = find_lboard((lboard_t *)KL_CONFIG_INFO(nasid), KLTYPE_IP27); in do_cpumask()
/arch/mips/include/asm/sn/
Dklconfig.h166 #define KL_CONFIG_INFO(_nasid) \ macro