Searched refs:PPC_RELEASE_BARRIER (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
H A Dsynch.h46 #define PPC_RELEASE_BARRIER stringify_in_c(LWSYNC) "\n" macro
51 #define PPC_RELEASE_BARRIER macro
H A Dmutex.h51 PPC_RELEASE_BARRIER __mutex_inc_return_unlock()
H A Dspinlock.h163 PPC_RELEASE_BARRIER: : :"memory"); arch_spin_unlock()
288 PPC_RELEASE_BARRIER arch_read_unlock()
302 PPC_RELEASE_BARRIER: : :"memory"); arch_write_unlock()
H A Dbitops.h77 DEFINE_BITOP(clear_bits_unlock, andc, PPC_RELEASE_BARRIER)
161 __asm__ __volatile__(PPC_RELEASE_BARRIER "" ::: "memory"); __clear_bit_unlock()
H A Dkvm_book3s_64.h91 asm volatile(PPC_RELEASE_BARRIER "" : : : "memory"); unlock_hpte()

Completed in 129 milliseconds