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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dmachine_routines.h209 unsigned long l1_dcache_size; member in struct:ml_cpu_info
H A Dmachine_routines.c424 cpu_infop->l1_dcache_size = cpuid_infop->cache_size[L1D];
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dmachine_routines.h286 unsigned long l1_dcache_size; member in struct:ml_cpu_info
H A Dmachine_routines.c596 ml_cpu_info->l1_dcache_size = proc_info->pf.l1dSize;
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_mib.c249 val = cpu_info.l1_dcache_size;
579 cachesize[1] = cpu_info.l1_dcache_size;

Completed in 23 milliseconds