Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/boot/compressed/
Dmisc.c185 static void handle_relocations(void *output, unsigned long output_len, in handle_relocations() function
275 static inline void handle_relocations(void *output, unsigned long output_len, in handle_relocations() function
355 handle_relocations(outbuf, output_len, virt_addr); in decompress_kernel()