Searched refs:reboot_code_buffer_phys (Results 1 – 2 of 2) sorted by relevance
36 unsigned long reboot_code_buffer, reboot_code_buffer_phys; in default_machine_kexec() local51 reboot_code_buffer_phys = virt_to_phys((void *)reboot_code_buffer); in default_machine_kexec()63 (*rnk)(page_list, reboot_code_buffer_phys, image->start); in default_machine_kexec()
147 unsigned long reboot_code_buffer_phys; in machine_kexec() local163 reboot_code_buffer_phys = in machine_kexec()180 (reboot_code_buffer_phys - (unsigned long)reboot_code_buffer); in machine_kexec()