Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/boot/compressed/
H A Dmisc.c199 static void handle_relocations(void *output, unsigned long output_len, in handle_relocations() function
277 static inline void handle_relocations(void *output, unsigned long output_len, in handle_relocations() function
358 handle_relocations(outbuf, output_len, virt_addr); in decompress_kernel()