Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/firmware/efi/libstub/
Dmem.c20 efi_status_t efi_get_memory_map(struct efi_boot_memmap **map, in efi_get_memory_map()
26 struct efi_boot_memmap *m, tmp; in efi_get_memory_map()
Dfdt.c147 static efi_status_t update_fdt_memmap(void *fdt, struct efi_boot_memmap *map) in update_fdt_memmap()
185 struct efi_boot_memmap *boot_memmap;
191 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, void *priv) in exit_boot_func()
Dloongarch-stub.c51 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, void *priv) in exit_boot_func()
Drandomalloc.c60 struct efi_boot_memmap *map; in efi_random_alloc()
Drelocate.c26 struct efi_boot_memmap *map; in efi_low_alloc_above()
Darm64-stub.c68 struct efi_boot_memmap *map; in check_image_region()
Defistub.h863 struct efi_boot_memmap *map,
903 efi_status_t efi_get_memory_map(struct efi_boot_memmap **map,
Defi-stub-helper.c521 struct efi_boot_memmap *map; in efi_exit_boot_services()
Dx86-stub.c713 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, in exit_boot_func()
/linux-6.1.9/arch/loongarch/kernel/
Defi.c59 struct efi_boot_memmap *tbl; in efi_init()
/linux-6.1.9/include/linux/
Defi.h527 struct efi_boot_memmap { struct