Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/firmware/efi/libstub/
Dmem.c20 efi_status_t efi_get_memory_map(struct efi_boot_memmap **map, in efi_get_memory_map()
23 struct efi_boot_memmap tmp, *m __free(efi_pool) = NULL; 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.c26 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, void *priv) in exit_boot_func()
Dkaslr.c60 struct efi_boot_memmap *map __free(efi_pool) = NULL; in check_image_region()
Drelocate.c26 struct efi_boot_memmap *map __free(efi_pool) = NULL; in efi_low_alloc_above()
Drandomalloc.c65 struct efi_boot_memmap *map __free(efi_pool) = NULL; in efi_random_alloc()
Dunaccepted_memory.c10 struct efi_boot_memmap *map) in allocate_unaccepted_bitmap()
Defistub.h1021 struct efi_boot_memmap *map,
1064 efi_status_t efi_get_memory_map(struct efi_boot_memmap **map,
1232 struct efi_boot_memmap *map);
Dx86-stub.c615 struct efi_boot_memmap *map __free(efi_pool) = NULL; in allocate_e820()
644 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, in exit_boot_func()
Defi-stub-helper.c428 struct efi_boot_memmap *map; in efi_exit_boot_services()
/linux-6.14.4/arch/loongarch/kernel/
Defi.c105 struct efi_boot_memmap *tbl; in efi_init()
/linux-6.14.4/include/linux/
Defi.h533 struct efi_boot_memmap { struct