Searched defs:xchg64 (Results 1 – 2 of 2) sorted by relevance
60 #define xchg64(ptr, n) \ macro125 #define xchg64 xchg macro
26 static inline unsigned long xchg64(__volatile__ unsigned long *m, unsigned long val) in xchg64() function