Searched defs:loongson_system_configuration (Results 1 – 2 of 2) sorted by relevance
28 struct loongson_system_configuration { struct41 extern struct loongson_system_configuration loongson_sysconf; argument
21 struct loongson_system_configuration { struct22 enum loongson_fw_interface fw_interface;23 u32 nr_cpus;24 u32 nr_nodes;25 int cores_per_node;26 int cores_per_package;27 u16 boot_cpu_id;28 u16 reserved_cpus_mask;29 enum loongson_cpu_type cputype;30 enum loongson_bridge_type bridgetype;[all …]