Searched refs:X86_FEATURE_RDSEED (Results 1 – 5 of 5) sorted by relevance
46 clear_cpu_cap(c, X86_FEATURE_RDSEED); in x86_init_rdrand()
1432 cpu_has(c, X86_FEATURE_RDSEED)) && in cpu_set_bug_bits()
55 return max_longs && static_cpu_has(X86_FEATURE_RDSEED) && rdseed_long(v) ? 1 : 0; in arch_get_random_seed_longs()
260 #define X86_FEATURE_RDSEED ( 9*32+18) /* RDSEED instruction */ macro
261 #define X86_FEATURE_RDSEED ( 9*32+18) /* RDSEED instruction */ macro