Searched refs:bigcache (Results 1 – 1 of 1) sorted by relevance
487 int bigcache, cachesize; in cpu_attach() local575 bigcache = 0; in cpu_attach()594 bigcache = cachesize; in cpu_attach()623 if (cachesize > bigcache) in cpu_attach()624 bigcache = cachesize; in cpu_attach()646 if (cachesize > bigcache) in cpu_attach()647 bigcache = cachesize; in cpu_attach()668 uvm_page_recolor(atop(bigcache)); /* XXX */ in cpu_attach()