Searched refs:ia64_xchg8 (Results 1 – 3 of 3) sorted by relevance
70 #define ia64_xchg8 _InterlockedExchange64 macro
108 __xchg_result = ia64_xchg8((__u64 *)ptr, x); \
302 #define ia64_xchg8(ptr,x) \ macro