Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/loongarch/kernel/
A Dmachine_kexec.c40 static unsigned long first_ind_entry; variable
134 do_kexec(efi_boot, cmdline_ptr, systable_ptr, start_addr, first_ind_entry); in kexec_reboot()
268 first_ind_entry = (image->type == KEXEC_TYPE_DEFAULT) ? in machine_kexec()
/linux-6.3-rc2/arch/riscv/kernel/
A Dmachine_kexec.c210 unsigned long first_ind_entry = (unsigned long) &image->head; in machine_kexec() local
236 kexec_method(first_ind_entry, jump_addr, fdt_addr, in machine_kexec()
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dkexec.h48 unsigned long first_ind_entry);
/linux-6.3-rc2/arch/riscv/include/asm/
A Dkexec.h49 typedef void (*riscv_kexec_method)(unsigned long first_ind_entry,

Completed in 5 milliseconds