Home
last modified time | relevance | path

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

/Linux-v6.6/arch/loongarch/kernel/
Drelocate.c91 static inline __init unsigned long get_random_boot(void) in get_random_boot() function
133 random_offset = get_random_boot() << 16; in determine_relocation_address()
/Linux-v6.6/arch/mips/kernel/
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()