CPUSET_SINGLE
#define CPUSET_SINGLE(cpu) ((__cpuset_t)1 << (cpu))
#define CPUSET_SINGLE(cpu) ((sparc64_cpuset_t)1 << (cpu))