Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/sgimips/
H A Dmachdep.c190 void mips_machdep_find_l2cache(struct arcbios_component *comp, struct arcbios_treewalk_context *atc…
930 arcbios_tree_walk(mips_machdep_find_l2cache, NULL); in mips_machdep_cache_config()
954 mips_machdep_find_l2cache(struct arcbios_component *comp, struct arcbios_treewalk_context *atc) in mips_machdep_find_l2cache() function