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

  /src/sys/arch/sh3/sh3/
cache_sh3.c 102 sh_cache_size_unified = cache_size / 2;
105 sh_cache_size_unified = cache_size;
109 sh_cache_way_size = sh_cache_size_unified / 4/*way*/;
115 ffs(sh_cache_size_unified / (4/*way*/ * 16/*line-size*/)) - 1
  /src/sys/arch/sh3/include/
cache.h 138 #define sh_cache_size_unified sh_cache_size_icache macro

Completed in 14 milliseconds