Searched refs:linux_cpu_has_clflush (Results 1 – 2 of 2) sorted by relevance
283 extern bool linux_cpu_has_clflush;284 #define cpu_has_clflush linux_cpu_has_clflush
2876 bool linux_cpu_has_clflush; in lkpi_get_static_single_cpu_mask() 2938 linux_cpu_has_clflush = (cpu_feature & CPUID_CLFSH); in linux_compat_init() 2867 bool linux_cpu_has_clflush; global() variable