Home
last modified time | relevance | path

Searched refs:x86_cpu_cache_t (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/osfmk/i386/
H A Dcpu_threads.c84 static x86_cpu_cache_t *
87 x86_cpu_cache_t *cache; in x86_cache_alloc()
270 static x86_cpu_cache_t *
273 x86_cpu_cache_t *root = NULL; in x86_cache_list()
314 static x86_cpu_cache_t *
315 x86_match_cache(x86_cpu_cache_t *list, x86_cpu_cache_t *matcher) in x86_match_cache()
317 x86_cpu_cache_t *cur_cache; in x86_match_cache()
594 x86_cpu_cache_t *cur_cache; in x86_cache_add_lcpu()
615 x86_cpu_cache_t *list; in x86_lcpu_add_caches()
616 x86_cpu_cache_t *cur; in x86_lcpu_add_caches()
[all …]
H A Dcpu_topology.c49 static x86_affinity_set_t *find_cache_affinity(x86_cpu_cache_t *L2_cachep);
179 x86_cpu_cache_t *LLC_cachep; in cpu_topology_sort()
270 find_cache_affinity(x86_cpu_cache_t *l2_cachep) in find_cache_affinity()
304 x86_cpu_cache_t *cachep; in ml_cpu_cache_size()
319 x86_cpu_cache_t *cachep; in ml_cpu_cache_sharing()
H A Dcpu_topology.h57 } x86_cpu_cache_t; typedef
143 x86_cpu_cache_t *caches[MAX_CACHE_DEPTH];
181 x86_cpu_cache_t *LLC; /* LLC contained in this die */