Searched defs:hwsync (Results 1 – 2 of 2) sorted by relevance
33 #define hwsync() ({ asm volatile("sync" ::: "memory"); }) macro