Searched refs:__syncw (Results 1 – 1 of 1) sorted by relevance
43 # define __syncw() __asm__ __volatile__(OCTEON_SYNCW_STR : : : "memory") macro45 # define fast_wmb() __syncw()97 # define smp_wmb() __syncw()