Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/amd64/
H A Dinitcpu.c220 if ((val & VIA_CPUID_HAS_RNG) != 0) { in init_via()
/f-stack/freebsd/i386/i386/
H A Dinitcpu.c594 if ((val & VIA_CPUID_HAS_RNG) != 0) { in init_via()
/f-stack/freebsd/x86/include/
H A Dspecialreg.h1160 #define VIA_CPUID_HAS_RNG 0x000004 macro