Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/firmware/efi/libstub/
Dfdt.c202 int *runtime_entry_count; member
216 p->runtime_map, p->runtime_entry_count); in exit_boot_func()
252 int runtime_entry_count; in allocate_new_fdt_and_exit_boot() local
301 runtime_entry_count = 0; in allocate_new_fdt_and_exit_boot()
303 priv.runtime_entry_count = &runtime_entry_count; in allocate_new_fdt_and_exit_boot()
316 status = svam(runtime_entry_count * desc_size, desc_size, in allocate_new_fdt_and_exit_boot()