Searched refs:LWSYNC (Results 1 – 3 of 3) 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
Completed in 6 milliseconds