Searched refs:LWSYNC (Results 1 – 4 of 4) sorted by relevance
43 # define LWSYNC lwsync macro45 # define LWSYNC \ macro50 # define LWSYNC sync macro59 #define PPC_RELEASE_BARRIER stringify_in_c(LWSYNC) "\n"
44 # define SMPWMB LWSYNC51 #define __lwsync() __asm__ __volatile__ (stringify_in_c(LWSYNC) : : :"memory")
784 LWSYNC
19351 +#define lwsync() __asm__ __volatile__ (stringify_in_c(LWSYNC) : : : "memory")19427 +#define lwsync() __asm__ __volatile__ (stringify_in_c(LWSYNC) : : : "memory")