Home
last modified time | relevance | path

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

/Linux-v5.15/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.c604 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, in exit_boot_func() function
650 status = efi_exit_boot_services(handle, &map, &priv, exit_boot_func); in exit_boot()