Home
last modified time | relevance | path

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

/linux-5.19.10/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
460 handle_relocations(output, output_len, virt_addr); in extract_kernel()