Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/sparc/sparc/
H A Dcache.h251 int c_associativity; /* # of "buckets" in cache line */ member
H A Dcpu.c1288 ci->c_associativity = 1; in getcacheinfo_sun4c()
1410 ci->c_associativity = in getcacheinfo_obp()
1413 ci->c_associativity; in getcacheinfo_obp()
1414 ci->c_totalsize = l * ci->c_nlines * ci->c_associativity; in getcacheinfo_obp()