Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
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"
Dbarrier.h44 # define SMPWMB LWSYNC
53 #define __lwsync() __asm__ __volatile__ (stringify_in_c(LWSYNC) : : :"memory")
/linux-6.12.1/arch/powerpc/lib/
Dfeature-fixups-test.S784 LWSYNC