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

/linux-master/arch/x86/kernel/cpu/
H A Drdrand.c26 enum { SAMPLES = 8, MIN_CHANGE = 5 }; enumerator in enum:__anon248
42 if (changed < MIN_CHANGE)

Completed in 154 milliseconds