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

/darwin-on-arm/xnu/osfmk/i386/
H A Dcpuid.c321 uint32_t cache_associativity; local
339 cache_associativity = bitfield32(reg[ebx], 31, 22) + 1;
366 cache_associativity * cache_partitions;
385 info_p->cpuid_cache_L2_associativity = cache_associativity;

Completed in 13 milliseconds