Searched refs:boot_memmap (Results 1 – 1 of 1) sorted by relevance
185 struct efi_boot_memmap *boot_memmap; member195 p->boot_memmap = map; in exit_boot_func()320 for (l = 0; l < priv.boot_memmap->map_size; in allocate_new_fdt_and_exit_boot()321 l += priv.boot_memmap->desc_size) { in allocate_new_fdt_and_exit_boot()322 p = (void *)priv.boot_memmap->map + l; in allocate_new_fdt_and_exit_boot()
Completed in 3 milliseconds