Home
last modified time | relevance | path

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

/openbmc/qemu/hw/mips/
H A Dloongson3_bootp.h59 struct efi_cpuinfo_loongson { struct
60 uint16_t vers; /* version of efi_cpuinfo_loongson */ argument
61 uint32_t processor_id; /* PRID, e.g. 6305, 6306 */
62 uint32_t cputype; /* Loongson_3A/3B, etc. */
63 uint32_t total_node; /* num of total numa nodes */
64 uint16_t cpu_startup_core_id; /* Boot core id */
65 uint16_t reserved_cores_mask;
66 uint32_t cpu_clock_freq; /* cpu_clock */
67 uint32_t nr_cpus;
68 char cpuname[64];
/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h60 struct efi_cpuinfo_loongson { struct
61 u16 vers; /* version of efi_cpuinfo_loongson */ argument
62 u32 processor_id; /* PRID, e.g. 6305, 6306 */
63 u32 cputype; /* Loongson_3A/3B, etc. */
64 u32 total_node; /* num of total numa nodes */
65 u16 cpu_startup_core_id; /* Boot core id */
66 u16 reserved_cores_mask;
67 u32 cpu_clock_freq; /* cpu_clock */
68 u32 nr_cpus;