Searched refs:find_lboard (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/mips/sgi-ip27/
H A Dip27-klconfig.c50 lboard_t *find_lboard(lboard_t *start, unsigned char brd_type) find_lboard() function
85 if (!(brd = find_lboard((lboard_t *)KL_CONFIG_INFO(nasid), KLTYPE_IP27))) nasid_slice_to_cpuinfo()
H A Dip27-smp.c65 brd = find_lboard((lboard_t *)KL_CONFIG_INFO(nasid), KLTYPE_IP27); do_cpumask()
91 brd = find_lboard(brd, KLTYPE_IP27); do_cpumask()
H A Dip27-xtalk.c61 brd = find_lboard((lboard_t *)KL_CONFIG_INFO(nasid), KLTYPE_MIDPLANE8); xbow_probe()
H A Dip27-timer.c184 board = find_lboard(KL_CONFIG_INFO(get_nasid()), KLTYPE_IP27); cpu_time_init()
H A Dip27-memory.c274 brd = find_lboard((lboard_t *)KL_CONFIG_INFO(nasid), KLTYPE_IP27); slot_psize_compute()
/linux-4.4.14/arch/mips/include/asm/sn/
H A Dklconfig.h889 extern lboard_t *find_lboard(lboard_t *start, unsigned char type);

Completed in 87 milliseconds