Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dsynch.h26 # define LWSYNC lwsync macro
28 # define LWSYNC \ macro
33 # define LWSYNC sync macro
42 #define PPC_RELEASE_BARRIER stringify_in_c(LWSYNC) "\n"
Dbarrier.h42 # define SMPWMB LWSYNC
47 #define __lwsync() __asm__ __volatile__ (stringify_in_c(LWSYNC) : : :"memory")
/Linux-v4.19/arch/powerpc/lib/
Dfeature-fixups-test.S788 LWSYNC