Searched refs:cpu_has_clflush (Results 1 – 1 of 1) sorted by relevance
41 #define cpu_has_clflush ((cpu_info_primary.ci_feat_val[0] & CPUID_CLFSH) != 0) macro52 return cpu_has_clflush; in static_cpu_has()