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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dcpuid.c116 uint32_t cache_partitions; local
131 cache_partitions = bitfield(reg[ebx], 21, 12) + 1;
161 info_p->cache_partitions[type] = cache_partitions;
202 info_p->cache_partitions[L2U] = 1;
H A Dcpuid.h302 uint32_t cache_partitions[LCACHE_MAX]; member in struct:__anon703

Completed in 21 milliseconds