OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ec_totalsize
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/sparc/sparc/
cache_print.h
79
if (ci->
ec_totalsize
> 0) {
81
ci->
ec_totalsize
/1024, ci->ec_linesize);
cache.c
197
if (cpuinfo.mxcc && CACHEINFO.
ec_totalsize
> 0) {
357
CACHEINFO.
ec_totalsize
= 1024 *
cpu.c
1470
ci->
ec_totalsize
= l * ci->ec_nlines * ci->ec_associativity;
1827
if (sparc_ncpus > 1 && sc->cacheinfo.
ec_totalsize
== 0)
1959
ci->
ec_totalsize
= l * ci->ec_nlines * ci->ec_associativity;
iommu.c
595
(curcpu()->cacheinfo.
ec_totalsize
== 0))
/src/sys/arch/sparc/include/
cpu.h
103
int
ec_totalsize
; /* external cache info */
member in struct:cacheinfo
Completed in 16 milliseconds
Indexes created Wed Oct 15 01:09:54 GMT 2025