Home
last modified time | relevance | path

Searched refs:__syncw (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
Dbarrier.h43 # define __syncw() __asm__ __volatile__(OCTEON_SYNCW_STR : : : "memory") macro
45 # define fast_wmb() __syncw()
97 # define smp_wmb() __syncw()