Searched defs:topology_booted_cores (Results 1 – 1 of 1) sorted by relevance
39 #define topology_booted_cores(cpu) (cpu_topology[cpu].booted_cores) macro58 static inline int topology_booted_cores(int cpu_nr) { return 1; } in topology_booted_cores() function