Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/include/
H A Dcpu.h86 int c_associativity; /* # of "buckets" in cache line */ member
/netbsd-src/sys/arch/sparc/sparc/
H A Dcpu.c1330 ci->c_associativity = 1; in getcacheinfo_sun4c()
1452 ci->c_associativity = in getcacheinfo_obp()
1455 ci->c_associativity; in getcacheinfo_obp()
1456 ci->c_totalsize = l * ci->c_nlines * ci->c_associativity; in getcacheinfo_obp()