Searched refs:x86_affinities (Results 1 – 2 of 2) sorted by relevance
51 x86_affinity_set_t *x86_affinities = NULL; variable187 aset->next = x86_affinities; in cpu_topology_sort()188 x86_affinities = aset; in cpu_topology_sort()274 for (aset = x86_affinities; aset != NULL; aset = aset->next) { in find_cache_affinity()293 for (aset = x86_affinities; aset != NULL; aset = aset->next) { in ml_affinity_to_pset()
41 extern x86_affinity_set_t *x86_affinities; /* root of all affinities */