CPU_ANDNOT
CPU_ANDNOT(&vm->startup_cpus, &vm->startup_cpus, &set);
CPU_ANDNOT(&other_cpus, &other_cpus, &sf->cpumask);
CPU_ANDNOT(&readcpus, &readcpus, &rm->rm_writecpus);
CPU_ANDNOT(&map, &map, &dontuse);
CPU_ANDNOT(&other_cpus, &other_cpus, &stopped_cpus);
CPU_ANDNOT(&map, &map, &stopped_cpus);