Searched defs:CSYNC (Results 1 – 1 of 1) sorted by relevance
41 static inline void CSYNC(void) in CSYNC() function78 #define CSYNC(scratch) cli scratch; nop; nop; CSYNC; sti scratch; macro82 #define CSYNC(scratch) nop; nop; nop; CSYNC; macro86 #define CSYNC(scratch) CSYNC; macro