Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/arch/mips/include/asm/mach-loongson64/
Dboot_param.h18 struct efi_memory_map_loongson { struct
19 u16 vers; /* version of efi_memory_map */
20 u32 nr_map; /* number of memory_maps */
21 u32 mem_freq; /* memory frequence */
22 struct mem_map {
27 } map[LOONGSON3_BOOT_MEM_MAP_MAX];
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson64/
Dboot_param.h20 struct efi_memory_map_loongson { struct
21 u16 vers; /* version of efi_memory_map */
22 u32 nr_map; /* number of memory_maps */
23 u32 mem_freq; /* memory frequence */
24 struct mem_map {
29 } map[LOONGSON3_BOOT_MEM_MAP_MAX];