Home
last modified time | relevance | path

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

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