Searched refs:topology_ppin (Results 1 – 3 of 3) sorted by relevance
214 #ifndef topology_ppin215 #define topology_ppin(cpu) ((void)(cpu), 0ull) macro
113 #define topology_ppin(cpu) (cpu_data(cpu).ppin) macro
158 if (attr == &dev_attr_ppin.attr && !topology_ppin(kobj_to_dev(kobj)->id)) in topology_is_visible()