Home
last modified time | relevance | path

Searched refs:__arch_cmpxchg128 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dcmpxchg_64.h30 #define __arch_cmpxchg128(_ptr, _old, _new, _lock) \ macro
46 return __arch_cmpxchg128(ptr, old, new, LOCK_PREFIX); in arch_cmpxchg128()
52 return __arch_cmpxchg128(ptr, old, new,); in arch_cmpxchg128_local()