Searched defs:topology_cpu_dedicated (Results 1 – 1 of 1) sorted by relevance
38 #define topology_cpu_dedicated(cpu) (cpu_topology[cpu].dedicated) macro57 static inline int topology_cpu_dedicated(int cpu_nr) { return 0; } in topology_cpu_dedicated() function