Searched refs:LWSYNC (Results 1 – 3 of 3) sorted by relevance
26 # define LWSYNC lwsync macro28 # define LWSYNC \ macro33 # define LWSYNC sync macro42 #define PPC_RELEASE_BARRIER stringify_in_c(LWSYNC) "\n"
42 # define SMPWMB LWSYNC47 #define __lwsync() __asm__ __volatile__ (stringify_in_c(LWSYNC) : : :"memory")
788 LWSYNC