Searched defs:mc_capable (Results 1 – 5 of 5) sorted by relevance
43 #define mc_capable() (1) macro
64 #define mc_capable() (sparc64_multi_core) macro
23 #define mc_capable() (cpu_topology[0].socket_id != -1) macro
21 #define mc_capable() (1) macro
178 #define mc_capable() ((boot_cpu_data.x86_max_cores > 1) && \ macro