Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dsynch.h43 # define LWSYNC lwsync macro
45 # define LWSYNC \ macro
50 # define LWSYNC sync macro
59 #define PPC_RELEASE_BARRIER stringify_in_c(LWSYNC) "\n"
A Dbarrier.h44 # define SMPWMB LWSYNC
51 #define __lwsync() __asm__ __volatile__ (stringify_in_c(LWSYNC) : : :"memory")
/linux/arch/powerpc/lib/
A Dfeature-fixups-test.S784 LWSYNC

Completed in 6 milliseconds