Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/sgi-ip27/
Dip27-klconfig.c46 klinfo_t *find_first_component(lboard_t *brd, unsigned char struct_type) in find_first_component() function
Dip27-smp.c39 acpu = (klcpu_t *)find_first_component(brd, KLSTRUCT_CPU); in node_scan_cpus()
Dip27-memory.c248 banks = (klmembnk_t *) find_first_component(brd, KLSTRUCT_MEMBNK); in slot_psize_compute()
/linux-6.1.9/arch/mips/include/asm/sn/
Dklconfig.h891 extern klinfo_t *find_first_component(lboard_t *brd, unsigned char type);