Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Darchrandom.h16 #define RDRAND_RETRY_LOOPS 10 macro
23 unsigned int retry = RDRAND_RETRY_LOOPS; in rdrand_long()
37 unsigned int retry = RDRAND_RETRY_LOOPS; in rdrand_int()