Searched refs:x86_cpu_cache_t (Results 1 – 3 of 3) sorted by relevance
58 static x86_cpu_cache_t *x86_caches = NULL;84 static x86_cpu_cache_t *87 x86_cpu_cache_t *cache; in x86_cache_alloc()91 cache = zalloc_permanent_tag(sizeof(x86_cpu_cache_t) + in x86_cache_alloc()93 ZALIGN(x86_cpu_cache_t), VM_KERN_MEMORY_CPU); in x86_cache_alloc()255 x86_cache_free(x86_cpu_cache_t *cache) in x86_cache_free()270 static x86_cpu_cache_t *273 x86_cpu_cache_t *root = NULL; in x86_cache_list()274 x86_cpu_cache_t *cur = NULL; in x86_cache_list()275 x86_cpu_cache_t *last = NULL; in x86_cache_list()[all …]
49 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()272 find_cache_affinity(x86_cpu_cache_t *l2_cachep) in find_cache_affinity()306 x86_cpu_cache_t *cachep; in ml_cpu_cache_size()321 x86_cpu_cache_t *cachep; in ml_cpu_cache_sharing()
57 } x86_cpu_cache_t; typedef143 x86_cpu_cache_t *caches[MAX_CACHE_DEPTH];181 x86_cpu_cache_t *LLC; /* LLC contained in this die */