Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Drelocate.c108 static inline __init unsigned long get_random_boot(void) in get_random_boot() function
184 random_offset = get_random_boot() << 16; in determine_relocation_address()
/linux/arch/mips/kernel/
H A Drelocate.c215 static inline __init unsigned long get_random_boot(void) in get_random_boot() function
276 offset = get_random_boot() << 16; in determine_relocation_address()