Searched defs:loongson_system_configuration (Results 1 – 1 of 1) sorted by relevance
201 struct loongson_system_configuration { struct202 u32 nr_cpus;203 u32 nr_nodes;204 int cores_per_node;205 int cores_per_package;229 extern struct loongson_system_configuration loongson_sysconf; argument