Searched defs:__isync (Results 1 – 2 of 2) sorted by relevance
165 #define __isync() __asm__ volatile ("isync" : : : "memory") macro