Home
last modified time | relevance | path

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

/openbmc/qemu/host/include/generic/host/
H A Dstore-insert-al16.h.inc22 #if defined(CONFIG_ATOMIC128)
26 /* With CONFIG_ATOMIC128, we can avoid the memory barriers. */
H A Datomic128-cas.h14 #if defined(CONFIG_ATOMIC128)
H A Datomic128-ldst.h14 #if defined(CONFIG_ATOMIC128)
/openbmc/qemu/include/qemu/
H A Datomic128.h29 # define CONFIG_ATOMIC128 macro
/openbmc/qemu/host/include/aarch64/host/
H A Datomic128-cas.h15 #if defined(CONFIG_ATOMIC128) || defined(CONFIG_CMPXCHG128)
/openbmc/qemu/accel/tcg/
H A Duser-exec.c1282 #if defined(CONFIG_ATOMIC128) || HAVE_CMPXCHG128
H A Dcputlb.c2889 #if defined(CONFIG_ATOMIC128) || HAVE_CMPXCHG128
/openbmc/qemu/
H A Dmeson.build2952 config_host_data.set('CONFIG_ATOMIC128', has_atomic128)