Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Di387.c651 void fpu_detect(struct cpuinfo_x86 *c) in fpu_detect() function
/linux-4.1.27/arch/x86/include/asm/
Dprocessor.h169 extern void fpu_detect(struct cpuinfo_x86 *c);
/linux-4.1.27/arch/x86/kernel/cpu/
Dcommon.c761 fpu_detect(c); in early_identify_cpu()