Home
last modified time | relevance | path

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

/openbmc/qemu/host/include/generic/host/
H A Datomic128-cas.h16 atomic16_cmpxchg(Int128 *ptr, Int128 cmp, Int128 new) in atomic16_cmpxchg() function
29 atomic16_cmpxchg(Int128 *ptr, Int128 cmp, Int128 new) in atomic16_cmpxchg() function
/openbmc/qemu/host/include/aarch64/host/
H A Datomic128-cas.h18 static inline Int128 atomic16_cmpxchg(Int128 *ptr, Int128 cmp, Int128 new) in atomic16_cmpxchg() function