Searched refs:efi_get_memory_map (Results 1 – 7 of 7) sorted by relevance
268 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()
26 efi_status_t efi_get_memory_map(struct efi_boot_memmap *map) in efi_get_memory_map() function
72 status = efi_get_memory_map(&map); in efi_random_alloc()
40 status = efi_get_memory_map(&boot_map); in efi_low_alloc_above()
59 status = efi_get_memory_map(&map); in check_image_region()
442 status = efi_get_memory_map(map); in efi_exit_boot_services()
785 efi_status_t efi_get_memory_map(struct efi_boot_memmap *map);
Completed in 19 milliseconds