Searched refs:control_code_buffer (Results 1 – 1 of 1) sorted by relevance
35 void *control_code_buffer = NULL; in machine_kexec_prepare() local63 control_code_buffer = page_address(image->control_code_page); in machine_kexec_prepare()71 memcpy(control_code_buffer, riscv_kexec_relocate, in machine_kexec_prepare()75 set_memory_x((unsigned long) control_code_buffer, 1); in machine_kexec_prepare()157 void *control_code_buffer = page_address(image->control_code_page); in machine_kexec() local166 kexec_method = control_code_buffer; in machine_kexec()