Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Dloongarch.c22 efi_memory_desc_t *runtime_map; member
36 p->runtime_map, &p->runtime_entry_count); in exit_boot_func()
56 status = efi_alloc_virtmap(&priv.runtime_map, &desc_size, &desc_ver); in efi_boot_kernel()
72 desc_ver, priv.runtime_map); in efi_boot_kernel()
H A Dfdt.c186 efi_memory_desc_t *runtime_map; member
203 p->runtime_map, &p->runtime_entry_count); in exit_boot_func()
236 status = efi_alloc_virtmap(&priv.runtime_map, &desc_size, in allocate_new_fdt_and_exit_boot()
303 desc_ver, priv.runtime_map); in allocate_new_fdt_and_exit_boot()
339 efi_bs_call(free_pool, priv.runtime_map); in allocate_new_fdt_and_exit_boot()