Searched refs:system_has_cmpxchg_double (Results 1 – 5 of 5) sorted by relevance
21 #define system_has_cmpxchg_double() cpu_has_cx16 macro
112 #define system_has_cmpxchg_double() cpu_has_cx8 macro
63 #define system_has_cmpxchg_double() 1 macro
173 #define system_has_cmpxchg_double() 1 macro
3358 if (system_has_cmpxchg_double() && (s->flags & SLAB_DEBUG_FLAGS) == 0) in kmem_cache_open()