Searched defs:map (Results 1 – 3 of 3) sorted by relevance
61 efi_status_t efi_get_memory_map(struct efi_boot_memmap *map) in efi_get_memory_map()101 efi_status_t efi_exit_boot_services(void *handle, struct efi_boot_memmap *map) in efi_exit_boot_services()409 efi_memory_desc_t *map; in efi_main() local
215 struct efi_boot_memmap *map = &(efi_bootinfo->mem_map); in setup_memory_allocator() local
430 efi_memory_desc_t **map; member