Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dcentaur.c20 #define RNG_ENABLE (1 << 6) /* MSR_VIA_RNG */ macro
41 lo |= RNG_ENABLE; /* enable RNG unit */ in init_c3()