Searched refs:first_ind_entry (Results 1 – 4 of 4) sorted by relevance
40 static unsigned long first_ind_entry; variable134 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()
202 unsigned long first_ind_entry = (unsigned long) &image->head; in machine_kexec() local228 kexec_method(first_ind_entry, jump_addr, fdt_addr, in machine_kexec()
48 unsigned long first_ind_entry);
49 typedef void (*riscv_kexec_method)(unsigned long first_ind_entry,