Home
last modified time | relevance | path

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

/Linux-v5.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,
786 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.c61 struct efi_boot_memmap map; in efi_random_alloc()
Drelocate.c31 struct efi_boot_memmap boot_map; in efi_low_alloc_above()
Dx86-stub.c604 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, in exit_boot_func()
633 struct efi_boot_memmap map; in exit_boot()
Defi-stub-helper.c436 struct efi_boot_memmap *map, in efi_exit_boot_services()