Searched refs:efi_get_memory_map (Results 1 – 6 of 6) sorted by relevance
20 efi_status_t efi_get_memory_map(struct efi_boot_memmap **map, in efi_get_memory_map() function
31 status = efi_get_memory_map(&map, false); in efi_low_alloc_above()
64 status = efi_get_memory_map(&map, false); in efi_random_alloc()
99 status = efi_get_memory_map(&map, false); in check_image_region()
527 status = efi_get_memory_map(&map, true); in efi_exit_boot_services()
903 efi_status_t efi_get_memory_map(struct efi_boot_memmap **map,