Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dkexec.h44 typedef void (*do_kexec_t)(unsigned long efi_boot, typedef
/openbmc/linux/arch/loongarch/kernel/
H A Dmachine_kexec.c107 do_kexec_t do_kexec = NULL; in kexec_reboot()