Searched refs:efi_get_memory_map (Results 1 – 10 of 10) sorted by relevance
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()
269 status = efi_get_memory_map(&map); in allocate_new_fdt_and_exit_boot()
442 status = efi_get_memory_map(map); in efi_exit_boot_services()
786 efi_status_t efi_get_memory_map(struct efi_boot_memmap *map);
182 efi_status_t efi_get_memory_map(unsigned long *memory_map_size,
394 efi_status_t efi_get_memory_map(unsigned long *memory_map_size, in efi_get_memory_map() function
215 r = efi_get_memory_map(memory_map_size, memory_map, map_key, in efi_get_memory_map_ext()