Home
last modified time | relevance | path

Searched defs:kdump_reloc_offset (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/boot/compressed/
Ddecompress.c81 void decompress_kernel(unsigned long boot_heap_start, long kdump_reloc_offset) in decompress_kernel()
/kernel/linux/linux-5.10/arch/loongarch/kernel/
Dmachine_kexec.c41 static unsigned long kdump_reloc_offset; variable