Searched refs:hwsync (Results 1 – 3 of 3) sorted by relevance
33 #define hwsync() ({ asm volatile("sync" ::: "memory"); }) macro154 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()
31 * BookE uses the msync mnemonic. This means hwsync, except in the88 * full hwsync memory barrier, but is not execution synchronising. For
382 hwsync