Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/arm32/
H A Dcpu.c621 print_cache_info(device_t dv, struct arm_cache_info *info, u_int level) in print_cache_info() function
777 print_cache_info(dv, &arm_pcache, 0); in identify_arm_cpu()
780 print_cache_info(dv, &arm_scache, 1); in identify_arm_cpu()