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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Drelocate_kernel.S18 PTR_L s0, kexec_indirection_page
72 kexec_indirection_page: label
73 EXPORT(kexec_indirection_page)
75 .size kexec_indirection_page, PTRSIZE
H A Dmachine_kexec.c20 extern unsigned long kexec_indirection_page;
56 kexec_indirection_page =
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Drelocate_kernel.S10 ldr r0,kexec_indirection_page
66 .globl kexec_indirection_page
67 kexec_indirection_page: label
H A Dmachine_kexec.c22 extern unsigned long kexec_indirection_page;
64 kexec_indirection_page = page_list;

Completed in 104 milliseconds