Home
last modified time | relevance | path

Searched refs:KEXEC_CONTROL_CODE_MAX_SIZE (Results 1 – 5 of 5) sorted by relevance

/arch/x86/include/asm/
A Dkexec.h17 # define KEXEC_CONTROL_CODE_MAX_SIZE 2048 macro
/arch/x86/kernel/
A Dmachine_kexec_32.c193 memcpy(control_page, relocate_kernel, KEXEC_CONTROL_CODE_MAX_SIZE); in machine_kexec()
A Drelocate_kernel_32.S25 #define DATA(offset) (KEXEC_CONTROL_CODE_MAX_SIZE+(offset))
A Dcallthunks.c147 dest < (void*)relocate_kernel + KEXEC_CONTROL_CODE_MAX_SIZE) in skip_addr()
A Dvmlinux.lds.S110 ASSERT(__relocate_kernel_end - __relocate_kernel_start <= KEXEC_CONTROL_CODE_MAX_SIZE,

Completed in 10 milliseconds