Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Darchrandom.h93 extern void x86_init_rdrand(struct cpuinfo_x86 *c);
97 static inline void x86_init_rdrand(struct cpuinfo_x86 *c) { } in x86_init_rdrand() function
/linux/arch/x86/kernel/cpu/
A Drdrand.c30 void x86_init_rdrand(struct cpuinfo_x86 *c) in x86_init_rdrand() function
A Dcommon.c1633 x86_init_rdrand(c); in identify_cpu()

Completed in 12 milliseconds