Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A 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()
H A 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()
H A Dloongarch.c26 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, void *priv) in exit_boot_func()
H A Dkaslr.c60 struct efi_boot_memmap *map; in check_image_region()
H A Drelocate.c26 struct efi_boot_memmap *map; in efi_low_alloc_above()
H A Drandomalloc.c64 struct efi_boot_memmap *map; in efi_random_alloc()
H A Dunaccepted_memory.c10 struct efi_boot_memmap *map) in allocate_unaccepted_bitmap()
H A Defistub.h1019 struct efi_boot_memmap *map,
1061 efi_status_t efi_get_memory_map(struct efi_boot_memmap **map,
1230 struct efi_boot_memmap *map);
H A Dx86-stub.c741 struct efi_boot_memmap *map; in allocate_e820()
769 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, in exit_boot_func()
H A Defi-stub-helper.c430 struct efi_boot_memmap *map; in efi_exit_boot_services()
/linux/arch/loongarch/kernel/
H A Defi.c105 struct efi_boot_memmap *tbl; in efi_init()
/linux/include/linux/
H A Defi.h535 struct efi_boot_memmap { struct