Searched defs:system_has_cmpxchg_double (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/arch/x86/include/asm/ | ||
D | cmpxchg_64.h | 23 #define system_has_cmpxchg_double() cpu_has_cx16 macro |
D | cmpxchg_32.h | 169 #define system_has_cmpxchg_double() cpu_has_cx8 macro |