Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/boot/compressed/
H A Dmisc.c176 static void handle_relocations(void *output, unsigned long output_len, in handle_relocations() function
266 static inline void handle_relocations(void *output, unsigned long output_len, in handle_relocations() function
443 handle_relocations(output, output_len, virt_addr); in extract_kernel()