HomeSort by: relevance | last modified time | path
    Searched defs:print_cache_info (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/arm32/
cpu.c 621 print_cache_info(device_t dv, struct arm_cache_info *info, u_int level) function in typeref:typename:void
777 print_cache_info(dv, &arm_pcache, 0);
780 print_cache_info(dv, &arm_scache, 1);
cpu.c 621 print_cache_info(device_t dv, struct arm_cache_info *info, u_int level) function in typeref:typename:void
777 print_cache_info(dv, &arm_pcache, 0);
780 print_cache_info(dv, &arm_scache, 1);

Completed in 23 milliseconds