Home
last modified time | relevance | path

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

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