Searched refs:efi_get_memory_map (Results 1 – 2 of 2) sorted by relevance
38 efi_status_t efi_get_memory_map(struct efi_boot_memmap *map);
61 efi_status_t efi_get_memory_map(struct efi_boot_memmap *map) in efi_get_memory_map() function459 status = efi_get_memory_map(&efi_bootinfo.mem_map); in efi_main()