Searched defs:SSYNC (Results 1 – 1 of 1) sorted by relevance
17 static inline void SSYNC(void) in SSYNC() function77 #define SSYNC(scratch) cli scratch; nop; nop; SSYNC; sti scratch; macro81 #define SSYNC(scratch) nop; nop; nop; SSYNC; macro85 #define SSYNC(scratch) SSYNC; macro