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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dcpuid.c111 uint32_t cache_sharing; local
127 cache_sharing = bitfield(reg[eax], 25, 14) + 1;
160 info_p->cache_sharing[type] = cache_sharing;
201 info_p->cache_sharing[L2U] = 1;
H A Dcpuid.h301 uint32_t cache_sharing[LCACHE_MAX]; member in struct:__anon703

Completed in 22 milliseconds