Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/compressed/
H A 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
356 handle_relocations(outbuf, output_len, virt_addr); in decompress_kernel()