Searched refs:CpuTopology (Results 1 – 4 of 4) sorted by relevance
66 static inline int s390_std_socket(int n, CpuTopology *smp) in s390_std_socket()71 static inline int s390_std_book(int n, CpuTopology *smp) in s390_std_book()76 static inline int s390_std_drawer(int n, CpuTopology *smp) in s390_std_drawer()
89 CpuTopology *smp = &ms->smp; in s390_topology_init()184 CpuTopology *smp = ¤t_machine->smp; in s390_topology_cpu_default()237 CpuTopology *smp = ¤t_machine->smp; in s390_topology_check()
361 typedef struct CpuTopology { struct372 } CpuTopology; argument423 CpuTopology smp;
126 CpuTopology expect_prefer_sockets;127 CpuTopology expect_prefer_cores;732 static unsigned int cpu_topology_get_threads_per_socket(const CpuTopology *topo) in cpu_topology_get_threads_per_socket()743 static unsigned int cpu_topology_get_cores_per_socket(const CpuTopology *topo) in cpu_topology_get_cores_per_socket()753 static char *cpu_topology_to_string(const CpuTopology *topo, in cpu_topology_to_string()782 const CpuTopology *expect_topo, const char *expect_err, in check_parse()