Searched refs:rdrand_long (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Darchrandom.h46 static inline int rdrand_long(unsigned long *v) rdrand_long() function
122 static inline int rdrand_long(unsigned long *v) rdrand_long() function
/linux-4.4.14/arch/x86/kernel/cpu/
H A Drdrand.c52 ok = rdrand_long(&tmp); x86_init_rdrand()
/linux-4.4.14/arch/x86/boot/compressed/
H A Daslr.c77 if (rdrand_long(&raw)) { get_random_long()

Completed in 153 milliseconds