Home
last modified time | relevance | path

Searched refs:runtime_map (Results 1 – 3 of 3) sorted by relevance

/DragonStub/apps/
H A Dfdt.c10 efi_memory_desc_t *runtime_map; member
207 efi_get_virtmap(map->map, map->map_size, map->desc_size, p->runtime_map, in exit_boot_func()
235 status = efi_alloc_virtmap(&priv.runtime_map, &desc_size, in allocate_new_fdt_and_exit_boot()
308 desc_ver, priv.runtime_map); in allocate_new_fdt_and_exit_boot()
343 efi_bs_call(FreePool, priv.runtime_map); in allocate_new_fdt_and_exit_boot()
H A Dstub.c211 unsigned long desc_size, efi_memory_desc_t *runtime_map, in efi_get_virtmap() argument
215 efi_memory_desc_t *in, *out = runtime_map; in efi_get_virtmap()
/DragonStub/inc/dragonstub/
H A Ddragonstub.h260 unsigned long desc_size, efi_memory_desc_t *runtime_map,