Searched refs:runtime_map (Results 1 – 3 of 3) sorted by relevance
201 efi_memory_desc_t *runtime_map; member216 p->runtime_map, p->runtime_entry_count); in exit_boot_func()250 efi_memory_desc_t *memory_map, *runtime_map; in allocate_new_fdt_and_exit_boot() local256 map.map = &runtime_map; in allocate_new_fdt_and_exit_boot()294 priv.runtime_map = runtime_map; in allocate_new_fdt_and_exit_boot()309 desc_ver, runtime_map); in allocate_new_fdt_and_exit_boot()341 efi_system_table->boottime->free_pool(runtime_map); in allocate_new_fdt_and_exit_boot()
329 unsigned long desc_size, efi_memory_desc_t *runtime_map, in efi_get_virtmap() argument333 efi_memory_desc_t *in, *out = runtime_map; in efi_get_virtmap()
762 unsigned long desc_size, efi_memory_desc_t *runtime_map,