Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/firmware/efi/libstub/
Dfdt.c269 status = efi_get_memory_map(&map); in allocate_new_fdt_and_exit_boot()
288 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.c70 status = efi_get_memory_map(&map); in efi_random_alloc()
Drelocate.c40 status = efi_get_memory_map(&boot_map); in efi_low_alloc_above()
Defi-stub-helper.c442 status = efi_get_memory_map(map); in efi_exit_boot_services()
Defistub.h786 efi_status_t efi_get_memory_map(struct efi_boot_memmap *map);