Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/mach-loongson64/
Dboot_param.h41 struct efi_cpuinfo_loongson { struct
42 u16 vers; /* version of efi_cpuinfo_loongson */ argument
43 u32 processor_id; /* PRID, e.g. 6305, 6306 */
44 u32 cputype; /* Loongson_3A/3B, etc. */
45 u32 total_node; /* num of total numa nodes */
46 u16 cpu_startup_core_id; /* Boot core id */
47 u16 reserved_cores_mask;
48 u32 cpu_clock_freq; /* cpu_clock */
49 u32 nr_cpus;