Searched defs:CMPXCHG64 (Results 1 – 1 of 1) sorted by relevance
3877 # define CMPXCHG64(ptr, old, new) CMPXCHG_TYPE(u64, ptr, old, new) macro3879 # define CMPXCHG64(ptr, old, new) \ macro