Home
last modified time | relevance | path

Searched refs:efi_boot_memmap (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
Dfdt.c163 static efi_status_t update_fdt_memmap(void *fdt, struct efi_boot_memmap *map) in update_fdt_memmap()
206 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, in exit_boot_func()
253 struct efi_boot_memmap map; in allocate_new_fdt_and_exit_boot()
Defistub.h160 struct efi_boot_memmap { struct
743 struct efi_boot_memmap *map,
747 struct efi_boot_memmap *map,
788 efi_status_t efi_get_memory_map(struct efi_boot_memmap *map);
Dmem.c26 efi_status_t efi_get_memory_map(struct efi_boot_memmap *map) in efi_get_memory_map()
Drandomalloc.c63 struct efi_boot_memmap map; in efi_random_alloc()
Drelocate.c31 struct efi_boot_memmap boot_map; in efi_low_alloc_above()
Darm64-stub.c47 struct efi_boot_memmap map; in check_image_region()
Dx86-stub.c611 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, in exit_boot_func()
640 struct efi_boot_memmap map; in exit_boot()
Defi-stub-helper.c436 struct efi_boot_memmap *map, in efi_exit_boot_services()