Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dbarrier.h136 # define __syncw() __asm__ __volatile__(OCTEON_SYNCW_STR : : : "memory") macro
138 # define fast_wmb() __syncw()
188 # define __smp_wmb() __syncw()