Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/arm/
H A Didentcpu-v6.c120 int pdcache_size; in print_v5_cache() local
128 pdcache_size = 0; in print_v5_cache()
168 pdcache_size = multiplier << (CPU_CT_xSIZE_SIZE(dsize) + 8); in print_v5_cache()
176 pdcache_size / 1024, in print_v5_cache()
184 pdcache_size / 1024, in print_v5_cache()
/f-stack/freebsd/mips/mips/
H A Dcache_mipsNN.c109 static int pdcache_size; variable
156 pdcache_size = cpuinfo->l1.dc_size; in mipsNN_cache_init()
454 eva = va + pdcache_size; in mipsNN_pdcache_wbinv_all_16()
476 eva = va + pdcache_size; in mipsNN_pdcache_wbinv_all_32()
498 eva = va + pdcache_size; in mipsNN_pdcache_wbinv_all_64()
972 eva = va + pdcache_size; in mipsNN_pdcache_wbinv_all_128()