OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:icachesize
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sparc64/sparc64/
cpu.c
490
int linesize, dcachesize,
icachesize
;
local in function:cpu_attach
577
icachesize
= cpu_icache_size(node);
578
if (
icachesize
> icache_size)
579
icache_size =
icachesize
;
588
totalsize =
icachesize
;
Completed in 38 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025