Searched refs:x86_affinity_set_t (Results 1 – 2 of 2) sorted by relevance
49 static x86_affinity_set_t *find_cache_affinity(x86_cpu_cache_t *L2_cachep);51 x86_affinity_set_t *x86_affinities = NULL;182 x86_affinity_set_t *aset; in cpu_topology_sort()188 aset = kalloc_type(x86_affinity_set_t, Z_WAITOK | Z_NOFAIL); in cpu_topology_sort()271 static x86_affinity_set_t *274 x86_affinity_set_t *aset; in find_cache_affinity()293 x86_affinity_set_t *aset; in ml_affinity_to_pset()
39 } x86_affinity_set_t; typedef41 extern x86_affinity_set_t *x86_affinities; /* root of all affinities */