Home
last modified time | relevance | path

Searched defs:has_rdseed (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/x86/x86/
H A Dcpu_rng.c81 bool has_rdseed = (cpu_feature[5] & CPUID_SEF_RDSEED); cpu_rng_detect() local
308 static bool has_rdseed = false; cpu_rng_early_sample() local
/netbsd-src/sys/arch/amd64/stand/prekern/
H A Dprng.c42 static bool has_rdseed = false; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddriver-i386.c412 unsigned int has_rdseed = 0, has_prfchw = 0, has_adx = 0; in host_detect_local_cpu() local