Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Defi.c31 static unsigned long __initdata boot_memmap = EFI_INVALID_TABLE_ADDR; variable
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dfdt.c185 struct efi_boot_memmap *boot_memmap; member
/openbmc/qemu/hw/loongarch/
H A Dboot.c81 struct efi_boot_memmap *boot_memmap = p; in init_efi_boot_memmap() local