Searched refs:cpu_active_set (Results 1 – 3 of 3) sorted by relevance
514 extern cpuset_t cpu_active_set; /* cached set of active CPUs */
114 cpuset_t cpu_active_set; /* cached set of active CPUs */ variable1770 CPUSET_ADD(cpu_active_set, cp->cpu_id); in cpu_list_init()1942 CPUSET_ADD(cpu_active_set, cp->cpu_id); in cpu_add_active_internal()2013 CPUSET_DEL(cpu_active_set, cp->cpu_id); in cpu_remove_active()
338 cpuset_or(&set, &cpu_active_set); in hma_vmx_invept_allcpus()