Searched defs:SSYNC (Results 1 – 1 of 1) sorted by relevance
14 static inline void SSYNC(void) in SSYNC() function74 #define SSYNC(scratch) cli scratch; nop; nop; SSYNC; sti scratch; macro78 #define SSYNC(scratch) nop; nop; nop; SSYNC; macro82 #define SSYNC(scratch) SSYNC; macro