Searched defs:isync (Results 1 - 1 of 1) sorted by relevance

/arch/powerpc/include/asm/
H A Dsynch.h23 static inline void isync(void) function
25 __asm__ __volatile__ ("isync" : : : "memory");
43 isync; \

Completed in 74 milliseconds