Searched refs:find_lboard (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/sgi-ip27/ |
H A D | ip27-smp.c | 36 brd = find_lboard((lboard_t *)KL_CONFIG_INFO(nasid), KLTYPE_IP27); in node_scan_cpus() 61 brd = find_lboard(brd, KLTYPE_IP27); in node_scan_cpus()
|
H A D | ip27-klconfig.c | 51 lboard_t *find_lboard(lboard_t *start, unsigned char brd_type) in find_lboard() function
|
H A D | ip27-xtalk.c | 161 brd = find_lboard((lboard_t *)KL_CONFIG_INFO(nasid), KLTYPE_MIDPLANE8); in xbow_probe()
|
H A D | ip27-memory.c | 243 brd = find_lboard((lboard_t *)KL_CONFIG_INFO(nasid), KLTYPE_IP27); in slot_psize_compute()
|
/kernel/linux/linux-6.6/arch/mips/sgi-ip27/ |
H A D | ip27-smp.c | 36 brd = find_lboard((lboard_t *)KL_CONFIG_INFO(nasid), KLTYPE_IP27); in node_scan_cpus() 61 brd = find_lboard(brd, KLTYPE_IP27); in node_scan_cpus()
|
H A D | ip27-klconfig.c | 51 lboard_t *find_lboard(lboard_t *start, unsigned char brd_type) in find_lboard() function
|
H A D | ip27-xtalk.c | 161 brd = find_lboard((lboard_t *)KL_CONFIG_INFO(nasid), KLTYPE_MIDPLANE8); in xbow_probe()
|
H A D | ip27-memory.c | 243 brd = find_lboard((lboard_t *)KL_CONFIG_INFO(nasid), KLTYPE_IP27); in slot_psize_compute()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/sn/ |
H A D | klconfig.h | 889 extern lboard_t *find_lboard(lboard_t *start, unsigned char type);
|
/kernel/linux/linux-6.6/arch/mips/include/asm/sn/ |
H A D | klconfig.h | 889 extern lboard_t *find_lboard(lboard_t *start, unsigned char type);
|
Completed in 7 milliseconds