Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/
Dbarrier.h150 # define __syncw() __asm__ __volatile__(OCTEON_SYNCW_STR : : : "memory") macro
152 # define fast_wmb() __syncw()
202 # define __smp_wmb() __syncw()