Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/kernel/
Drelocate_kernel.S13 ldr r0,kexec_indirection_page
72 .globl kexec_indirection_page
73 kexec_indirection_page: label
Dmachine_kexec.c26 extern unsigned long kexec_indirection_page;
170 kexec_indirection_page = page_list; in machine_kexec()
/linux-4.4.14/arch/mips/kernel/
Dmachine_kexec.c20 extern unsigned long kexec_indirection_page;
75 kexec_indirection_page = in machine_kexec()
78 kexec_indirection_page = (unsigned long)&image->head; in machine_kexec()
Drelocate_kernel.S22 PTR_L s0, kexec_indirection_page
182 kexec_indirection_page: label
183 EXPORT(kexec_indirection_page)
185 .size kexec_indirection_page, PTRSIZE