Searched refs:reboot_code_buffer_phys (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dmachine_kexec_32.c36 unsigned long reboot_code_buffer, reboot_code_buffer_phys; local
47 reboot_code_buffer_phys = virt_to_phys((void *)reboot_code_buffer);
59 (*rnk)(page_list, reboot_code_buffer_phys, image->start);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/kernel/
H A Dmachine_kexec.c93 unsigned long reboot_code_buffer, reboot_code_buffer_phys; local
104 reboot_code_buffer_phys = virt_to_phys((void *)reboot_code_buffer);
116 (*rnk)(page_list, reboot_code_buffer_phys, image->start);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dmachine_kexec.c50 unsigned long reboot_code_buffer_phys; local
57 reboot_code_buffer_phys =
77 cpu_reset(reboot_code_buffer_phys);

Completed in 50 milliseconds