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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dcpuid.h258 typedef enum { Lnone, L1I, L1D, L2U, L3U, LCACHE_MAX } cache_type_t ; enumerator in enum:__anon701
H A Dmachine_routines.c423 cpu_infop->l1_icache_size = cpuid_infop->cache_size[L1I];
H A Dcpuid.c139 cache_type == 2 ? L1I :

Completed in 28 milliseconds