Searched refs:xchg64 (Results 1 – 1 of 1) sorted by relevance
26 static inline unsigned long xchg64(__volatile__ unsigned long *m, unsigned long val) in xchg64() function54 return xchg64(ptr, x); in __xchg()