Home
last modified time | relevance | path

Searched defs:cmpxchg (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/accel/tcg/
H A Datomic_template.h80 ABI_TYPE ATOMIC_NAME(cmpxchg)(CPUArchState *env, vaddr addr, in ATOMIC_NAME() argument
/openbmc/u-boot/arch/sh/include/asm/
H A Dsystem.h251 #define cmpxchg(ptr,o,n) \ macro