Searched refs:sh_cache_size_unified (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/sh3/sh3/
H A Dcache_sh3.c102 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
/netbsd-current/sys/arch/sh3/include/
H A Dcache.h138 #define sh_cache_size_unified sh_cache_size_icache macro

Completed in 98 milliseconds