Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzip_vas.c33 #define hwsync() ({ asm volatile("sync" ::: "memory"); }) macro
154 hwsync(); in nx_wait_for_csb()
181 hwsync(); in nx_wait_for_csb()
204 hwsync(); in nxu_run_job()
207 hwsync(); in nxu_run_job()
/openbmc/qemu/target/ppc/translate/
H A Dmisc-impl.c.inc31 * BookE uses the msync mnemonic. This means hwsync, except in the
88 * full hwsync memory barrier, but is not execution synchronising. For
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_entry.S382 hwsync