topology_book_cpumask
#define topology_book_cpumask(cpu) (&cpu_topology[cpu].book_mask)
#define topology_book_cpumask(cpu) cpumask_of(cpu)