Home
last modified time | relevance | path

Searched refs:handle_relocs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/boot/
H A Dstartup.c90 static void handle_relocs(unsigned long offset) in handle_relocs() function
171 handle_relocs(__kaslr_offset); in startup_kernel()
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dstartup.c101 static void handle_relocs(unsigned long offset) in handle_relocs() function
352 * - handle_relocs() must follow clear_bss_section() to establish static in startup_kernel()
356 * - setup_vmem() must follow handle_relocs() to be able using in startup_kernel()
363 handle_relocs(__kaslr_offset); in startup_kernel()

Completed in 1 milliseconds