Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/firmware/efi/libstub/
Dfdt.c206 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, in exit_boot_func() function
305 status = efi_exit_boot_services(handle, &map, &priv, exit_boot_func); in allocate_new_fdt_and_exit_boot()
Dx86-stub.c707 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, in exit_boot_func() function
753 status = efi_exit_boot_services(handle, &map, &priv, exit_boot_func); in exit_boot()