Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mips/
H A Dcache_mipsNN.c111 static int pdcache_loopcount; variable
144 pdcache_loopcount = cpuinfo->l1.dc_nways; in mipsNN_cache_init()
147 pdcache_loopcount = (cpuinfo->l1.dc_nsets * cpuinfo->l1.dc_linesize / PAGE_SIZE) * in mipsNN_cache_init()
176 printf(" pdcache_loopcount = %d\n", pdcache_loopcount); in mipsNN_cache_init()
602 loopcount = pdcache_loopcount; in mipsNN_pdcache_wbinv_range_index_16()
643 loopcount = pdcache_loopcount; in mipsNN_pdcache_wbinv_range_index_32()
684 loopcount = pdcache_loopcount; in mipsNN_pdcache_wbinv_range_index_64()
1032 loopcount = pdcache_loopcount; in mipsNN_pdcache_wbinv_range_index_128()