Searched refs:cache_associativity (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dcpuid.c299 uint32_t cache_associativity; local
317 cache_associativity = bitfield32(reg[ebx], 31, 22) + 1;
344 cache_associativity * cache_partitions;
363 info_p->cpuid_cache_L2_associativity = cache_associativity;

Completed in 108 milliseconds