cpu_icache_associativity
cpu_icache_nlines(node) * cpu_icache_associativity(node);
cachesize = totalsize / cpu_icache_associativity(node);