OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bigcache
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc64/sparc64/
cpu.c
487
int
bigcache
, cachesize;
local in function:cpu_attach
575
bigcache
= 0;
594
bigcache
= cachesize;
623
if (cachesize >
bigcache
)
624
bigcache
= cachesize;
646
if (cachesize >
bigcache
)
647
bigcache
= cachesize;
668
uvm_page_recolor(atop(
bigcache
)); /* XXX */
cpu.c
487
int
bigcache
, cachesize;
local in function:cpu_attach
575
bigcache
= 0;
594
bigcache
= cachesize;
623
if (cachesize >
bigcache
)
624
bigcache
= cachesize;
646
if (cachesize >
bigcache
)
647
bigcache
= cachesize;
668
uvm_page_recolor(atop(
bigcache
)); /* XXX */
Completed in 23 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025