Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/boot/compressed/
Dmisc.c174 static void handle_relocations(void *output, unsigned long output_len, in handle_relocations() function
264 static inline void handle_relocations(void *output, unsigned long output_len, in handle_relocations() function
420 handle_relocations(output, output_len, virt_addr); in extract_kernel()