Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/cpu/
Dcentaur.c248 #define RNG_ENABLE (1 << 6) /* MSR_VIA_RNG */ macro
269 lo |= RNG_ENABLE; /* enable RNG unit */ in init_c3()