Home
last modified time | relevance | path

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

/linux-5.19.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()
252 struct efi_boot_memmap map; in allocate_new_fdt_and_exit_boot()
Defistub.h163 struct efi_boot_memmap { struct
850 struct efi_boot_memmap *map,
854 struct efi_boot_memmap *map,
892 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.c64 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.c707 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, in exit_boot_func()
736 struct efi_boot_memmap map; in exit_boot()
Defi-stub-helper.c436 struct efi_boot_memmap *map, in efi_exit_boot_services()