Home
last modified time | relevance | path

Searched refs:LWSYNC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H 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"
H A Dbarrier.h44 # define SMPWMB LWSYNC
51 #define __lwsync() __asm__ __volatile__ (stringify_in_c(LWSYNC) : : :"memory")
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dsynch.h46 # define LWSYNC lwsync macro
48 # define LWSYNC \ macro
53 # define LWSYNC sync macro
62 #define PPC_RELEASE_BARRIER stringify_in_c(LWSYNC) "\n"
H A Dbarrier.h44 # define SMPWMB LWSYNC
53 #define __lwsync() __asm__ __volatile__ (stringify_in_c(LWSYNC) : : :"memory")
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dfeature-fixups-test.S784 LWSYNC
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dfeature-fixups-test.S784 LWSYNC

Completed in 3 milliseconds