Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dsynch.h42 #define PPC_RELEASE_BARRIER stringify_in_c(LWSYNC) "\n" macro
47 #define PPC_RELEASE_BARRIER macro
Dbitops.h77 DEFINE_BITOP(clear_bits_unlock, andc, PPC_RELEASE_BARRIER) in DEFINE_BITOP() argument