Home
last modified time | relevance | path

Searched defs:first_ind_entry (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/riscv/kernel/
Dmachine_kexec.c210 unsigned long first_ind_entry = (unsigned long) &image->head; in machine_kexec() local
/linux-6.1.9/arch/loongarch/kernel/
Dmachine_kexec.c40 static unsigned long first_ind_entry; variable