Home
last modified time | relevance | path

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

/drivers/firmware/efi/libstub/
Dfdt.c209 int *runtime_entry_count; member
224 p->runtime_map, p->runtime_entry_count); in exit_boot_func()
261 int runtime_entry_count; in allocate_new_fdt_and_exit_boot() local
311 runtime_entry_count = 0; in allocate_new_fdt_and_exit_boot()
313 priv.runtime_entry_count = &runtime_entry_count; in allocate_new_fdt_and_exit_boot()
326 status = svam(runtime_entry_count * desc_size, desc_size, in allocate_new_fdt_and_exit_boot()