CVMX_SYNCW
#define CVMX_SYNCW asm volatile ("syncw\n\tsyncw" : : : "memory")
#define CVMX_SYNCW asm volatile ("sync" : : : "memory")