Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
A 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()
A Dmem.c26 efi_status_t efi_get_memory_map(struct efi_boot_memmap *map) in efi_get_memory_map() function
A Drandomalloc.c72 status = efi_get_memory_map(&map); in efi_random_alloc()
A Drelocate.c40 status = efi_get_memory_map(&boot_map); in efi_low_alloc_above()
A Darm64-stub.c59 status = efi_get_memory_map(&map); in check_image_region()
A Defi-stub-helper.c442 status = efi_get_memory_map(map); in efi_exit_boot_services()
A Defistub.h785 efi_status_t efi_get_memory_map(struct efi_boot_memmap *map);

Completed in 19 milliseconds