Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/mach-loongson64/
Dboot_param.h54 struct efi_cpuinfo_loongson { struct
55 u16 vers; /* version of efi_cpuinfo_loongson */ argument
56 u32 processor_id; /* PRID, e.g. 6305, 6306 */
57 u32 cputype; /* Loongson_3A/3B, etc. */
58 u32 total_node; /* num of total numa nodes */
59 u16 cpu_startup_core_id; /* Boot core id */
60 u16 reserved_cores_mask;
61 u32 cpu_clock_freq; /* cpu_clock */
62 u32 nr_cpus;