Searched refs:runtime_map (Results 1 – 3 of 3) sorted by relevance
/DragonStub/apps/ |
H A D | fdt.c | 10 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 D | stub.c | 211 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 D | dragonstub.h | 260 unsigned long desc_size, efi_memory_desc_t *runtime_map,
|