Lines Matching refs:define
15 For an architecture to support this feature, it must define some of
18 #define topology_physical_package_id(cpu)
19 #define topology_die_id(cpu)
20 #define topology_cluster_id(cpu)
21 #define topology_core_id(cpu)
22 #define topology_book_id(cpu)
23 #define topology_drawer_id(cpu)
24 #define topology_sibling_cpumask(cpu)
25 #define topology_core_cpumask(cpu)
26 #define topology_cluster_cpumask(cpu)
27 #define topology_die_cpumask(cpu)
28 #define topology_book_cpumask(cpu)
29 #define topology_drawer_cpumask(cpu)