Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Darchrandom.h116 arch_get_random_seed_long_early(unsigned long *v) in arch_get_random_seed_long_early() function
135 #define arch_get_random_seed_long_early arch_get_random_seed_long_early macro
/linux/include/linux/
A Drandom.h145 #ifndef arch_get_random_seed_long_early
146 static inline bool __init arch_get_random_seed_long_early(unsigned long *v) in arch_get_random_seed_long_early() function
/linux/arch/arm64/kernel/
A Dkaslr.c109 if (arch_get_random_seed_long_early(&raw)) in kaslr_early_init()
/linux/drivers/char/
A Drandom.c799 if (!arch_get_random_seed_long_early(&rv) && in crng_init_try_arch_early()

Completed in 9 milliseconds