Searched refs:efi_boot_memmap (Results 1 – 12 of 12) sorted by relevance
20 efi_status_t efi_get_memory_map(struct efi_boot_memmap **map, in efi_get_memory_map()23 struct efi_boot_memmap tmp, *m __free(efi_pool) = NULL; in efi_get_memory_map()
147 static efi_status_t update_fdt_memmap(void *fdt, struct efi_boot_memmap *map) in update_fdt_memmap()185 struct efi_boot_memmap *boot_memmap;191 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, void *priv) in exit_boot_func()
26 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, void *priv) in exit_boot_func()
60 struct efi_boot_memmap *map __free(efi_pool) = NULL; in check_image_region()
26 struct efi_boot_memmap *map __free(efi_pool) = NULL; in efi_low_alloc_above()
65 struct efi_boot_memmap *map __free(efi_pool) = NULL; in efi_random_alloc()
10 struct efi_boot_memmap *map) in allocate_unaccepted_bitmap()
1021 struct efi_boot_memmap *map,1064 efi_status_t efi_get_memory_map(struct efi_boot_memmap **map,1232 struct efi_boot_memmap *map);
615 struct efi_boot_memmap *map __free(efi_pool) = NULL; in allocate_e820()644 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, in exit_boot_func()
428 struct efi_boot_memmap *map; in efi_exit_boot_services()
105 struct efi_boot_memmap *tbl; in efi_init()
533 struct efi_boot_memmap { struct