topology_ppin
#define topology_ppin(cpu) (cpu_data(cpu).ppin)
#define topology_ppin(cpu) ((void)(cpu), 0ull)