Searched refs:efi_boot_memmap (Results 1 – 6 of 6) sorted by relevance
32 struct efi_boot_memmap mem_map;38 efi_status_t efi_get_memory_map(struct efi_boot_memmap *map);39 efi_status_t efi_exit_boot_services(void *handle, struct efi_boot_memmap *map);
33 void memregions_efi_init(struct efi_boot_memmap *mem_map, struct mem_region **freemem);
91 void memregions_efi_init(struct efi_boot_memmap *mem_map, in memregions_efi_init()
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()
215 struct efi_boot_memmap *map = &(efi_bootinfo->mem_map); in setup_memory_allocator()
429 struct efi_boot_memmap { struct