Home
last modified time | relevance | path

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

/openbmc/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.c67 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.h938 struct efi_boot_memmap *map,
980 efi_status_t efi_get_memory_map(struct efi_boot_memmap **map,
1150 struct efi_boot_memmap *map);
H A Dx86-stub.c679 struct efi_boot_memmap *map; in allocate_e820()
707 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, in exit_boot_func()
H A Defi-stub-helper.c388 struct efi_boot_memmap *map; in efi_exit_boot_services()
/openbmc/qemu/hw/loongarch/
H A Dboot.c81 struct efi_boot_memmap *boot_memmap = p; in init_efi_boot_memmap()
93 efi_memory_desc_t *map = p + sizeof(struct efi_boot_memmap); in init_efi_boot_memmap()
150 p += ROUND_UP(sizeof(struct efi_boot_memmap) + in init_systab()
/openbmc/qemu/include/hw/loongarch/
H A Dboot.h85 struct efi_boot_memmap { struct
/openbmc/linux/arch/loongarch/kernel/
H A Defi.c100 struct efi_boot_memmap *tbl; in efi_init()
/openbmc/linux/include/linux/
H A Defi.h535 struct efi_boot_memmap { struct