Searched refs:control_code_buffer_sz (Results 1 – 1 of 1) sorted by relevance
58 unsigned int control_code_buffer_sz = 0; in machine_kexec_prepare() local88 control_code_buffer_sz = page_size(image->control_code_page); in machine_kexec_prepare()90 if (unlikely(riscv_kexec_relocate_size > control_code_buffer_sz)) { in machine_kexec_prepare()