topology_drawer_cpumask
#define topology_drawer_cpumask(cpu) (&cpu_topology[cpu].drawer_mask)
#define topology_drawer_cpumask(cpu) cpumask_of(cpu)