Home
last modified time | relevance | path

Searched defs:PPC_RELEASE_BARRIER (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/powerpc/include/asm/
Dsynch.h59 #define PPC_RELEASE_BARRIER stringify_in_c(LWSYNC) "\n" macro
64 #define PPC_RELEASE_BARRIER macro
Dbitops.h127 DEFINE_CLROP(clear_bits_unlock, PPC_RELEASE_BARRIER) in DEFINE_CLROP() argument