Home
last modified time | relevance | path

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

/linux/arch/x86/boot/compressed/
H A Dmisc.h103 void choose_random_location(unsigned long input,
109 static inline void choose_random_location(unsigned long input, in choose_random_location() function
H A Dmisc.c501 choose_random_location((unsigned long)input_data, input_len, in extract_kernel()