Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dsynch.h30 # define LWSYNC lwsync macro
32 # define LWSYNC \ macro
37 # define LWSYNC sync macro
46 #define PPC_RELEASE_BARRIER stringify_in_c(LWSYNC) "\n"
Dbarrier.h40 # define SMPWMB LWSYNC
45 #define __lwsync() __asm__ __volatile__ (stringify_in_c(LWSYNC) : : :"memory")
/linux-4.1.27/arch/powerpc/lib/
Dfeature-fixups-test.S751 LWSYNC