Searched defs:cpu_topology (Results 1 – 3 of 3) sorted by relevance
7 struct cpu_topology { struct9 u32 package_cpus_lists;11 u32 die_cpus_lists;13 u32 core_cpus_lists;20 const char **package_cpus_list;27 const char **die_cpus_list;34 const char **core_cpus_list;
74 struct cpu_topology { struct 75 cpucpu_topology global() argument 76 core_idcpu_topology global() argument 77 pkg_idcpu_topology global() argument 78 die_idcpu_topology global() argument
727 struct cpu_topology cpu_topology[NR_CPUS]; variable