Home
last modified time | relevance | path

Searched refs:efi_get_memory_map (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/drivers/firmware/efi/libstub/
Dfdt.c268 status = efi_get_memory_map(&map); in allocate_new_fdt_and_exit_boot()
287 status = efi_get_memory_map(&map); in allocate_new_fdt_and_exit_boot()
Dmem.c26 efi_status_t efi_get_memory_map(struct efi_boot_memmap *map) in efi_get_memory_map() function
Drandomalloc.c72 status = efi_get_memory_map(&map); in efi_random_alloc()
Drelocate.c40 status = efi_get_memory_map(&boot_map); in efi_low_alloc_above()
Darm64-stub.c59 status = efi_get_memory_map(&map); in check_image_region()
Defi-stub-helper.c442 status = efi_get_memory_map(map); in efi_exit_boot_services()
Defistub.h785 efi_status_t efi_get_memory_map(struct efi_boot_memmap *map);