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

/darwin-on-arm/xnu/osfmk/i386/
H A Dcpu_threads.c66 } cpu_caches [LCACHE_MAX] = { variable in typeref:struct:cpu_cache
121 for (i = 0, cachep = &cpu_caches[0]; i < LCACHE_MAX; i++, cachep++) {
276 for (i = 0, cachep = &cpu_caches[0]; i < LCACHE_MAX; i++, cachep++) {

Completed in 12 milliseconds