Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dmachine_kexec.c25 #define KEXEC_CONTROL_CODE TO_CACHE(0x100000UL) macro
88 kimage->control_code_page = virt_to_page((void *)KEXEC_CONTROL_CODE); in machine_kexec_prepare()