Searched defs:CSYNC (Results 1 – 1 of 1) sorted by relevance
38 static inline void CSYNC(void) in CSYNC() function75 #define CSYNC(scratch) cli scratch; nop; nop; CSYNC; sti scratch; macro79 #define CSYNC(scratch) nop; nop; nop; CSYNC; macro83 #define CSYNC(scratch) CSYNC; macro