Searched refs:linux_cpu_has_clflush (Results 1 – 2 of 2) sorted by relevance
280 extern bool linux_cpu_has_clflush;281 #define cpu_has_clflush linux_cpu_has_clflush
2797 bool linux_cpu_has_clflush; variable2859 linux_cpu_has_clflush = (cpu_feature & CPUID_CLFSH); in linux_compat_init()