Home
last modified time | relevance | path

Searched defs:loongson_system_configuration (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/loongarch/include/asm/
Dbootinfo.h28 struct loongson_system_configuration { struct
41 extern struct loongson_system_configuration loongson_sysconf; argument
/linux-6.1.9/arch/mips/include/asm/mach-loongson64/
Dloongson.h21 struct loongson_system_configuration { struct
22 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 …]