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 */ variable1768 CPUSET_ADD(cpu_active_set, cp->cpu_id); in cpu_list_init()1940 CPUSET_ADD(cpu_active_set, cp->cpu_id); in cpu_add_active_internal()2011 CPUSET_DEL(cpu_active_set, cp->cpu_id); in cpu_remove_active()
331 cpuset_or(&set, &cpu_active_set); in hma_vmx_invept_allcpus()