Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dsimple_spinlock.h129 PPC_RELEASE_BARRIER: : :"memory"); in arch_spin_unlock()
242 PPC_RELEASE_BARRIER in arch_read_unlock()
255 PPC_RELEASE_BARRIER: : :"memory"); in arch_write_unlock()
A Dsynch.h59 #define PPC_RELEASE_BARRIER stringify_in_c(LWSYNC) "\n" macro
64 #define PPC_RELEASE_BARRIER macro
A Dbitops.h84 DEFINE_BITOP(clear_bits_unlock, andc, PPC_RELEASE_BARRIER) in DEFINE_BITOP() argument
172 PPC_RELEASE_BARRIER in clear_bit_unlock_return_word()
197 __asm__ __volatile__(PPC_RELEASE_BARRIER "" ::: "memory"); in arch___clear_bit_unlock()
A Datomic.h24 __asm__ __volatile__(PPC_RELEASE_BARRIER "" : : : "memory")
A Dkvm_book3s_64.h215 asm volatile(PPC_RELEASE_BARRIER "" : : : "memory"); in unlock_hpte()

Completed in 8 milliseconds