Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Dloongarch.c47 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, void *priv) in exit_boot_func() function
86 status = efi_exit_boot_services(handle, &priv, exit_boot_func); in efi_boot_kernel()