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

/linux-master/arch/x86/kernel/cpu/
H A Damd.c716 static bool rdrand_force; variable
724 rdrand_force = true;
746 if (!(cpuid_ecx(1) & BIT(30)) || rdrand_force)

Completed in 76 milliseconds