Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mips/
H A Dcache_mipsNN.c114 static int sdcache_stride; variable
159 sdcache_stride = cpuinfo->l2.dc_nsets * cpuinfo->l2.dc_linesize; in mipsNN_cache_init()