Searched refs:cpu_has_clflush (Results 1 - 4 of 4) sorted by relevance

/arch/x86/kernel/
H A Dtce_64.c43 if (cpu_has_clflush)
/arch/x86/include/asm/
H A Dcpufeature.h291 #define cpu_has_clflush boot_cpu_has(X86_FEATURE_CLFLSH) macro
/arch/x86/kernel/cpu/
H A Dintel.c395 if (c->x86 == 6 && c->x86_model == 29 && cpu_has_clflush)
/arch/x86/mm/
H A Dpageattr.c926 if (!ret && cpu_has_clflush) {

Completed in 91 milliseconds