Home
last modified time | relevance | path

Searched refs:efi_get_memory_map (Results 1 – 10 of 10) 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() function
H A Dkaslr.c65 status = efi_get_memory_map(&map, false); in check_image_region()
H A Drelocate.c31 status = efi_get_memory_map(&map, false); in efi_low_alloc_above()
H A Drandomalloc.c68 status = efi_get_memory_map(&map, false); in efi_random_alloc()
H A Defi-stub-helper.c394 status = efi_get_memory_map(&map, true); in efi_exit_boot_services()
H A Dx86-stub.c676 status = efi_get_memory_map(&map, false); in allocate_e820()
H A Defistub.h980 efi_status_t efi_get_memory_map(struct efi_boot_memmap **map,
/openbmc/u-boot/include/
H A Defi_loader.h384 efi_status_t efi_get_memory_map(efi_uintn_t *memory_map_size,
/openbmc/u-boot/lib/efi_loader/
H A Defi_memory.c501 efi_status_t efi_get_memory_map(efi_uintn_t *memory_map_size, in efi_get_memory_map() function
H A Defi_boottime.c373 r = efi_get_memory_map(memory_map_size, memory_map, map_key, in efi_get_memory_map_ext()