Searched refs:arch_mmiowb_state (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dmmiowb.h11 #define arch_mmiowb_state() (&local_paca->mmiowb_state) macro
/linux-master/include/asm-generic/
H A Dmmiowb.h13 * 1. Implement mmiowb() (and arch_mmiowb_state() if you're fancy)
25 #ifndef arch_mmiowb_state
32 #define __mmiowb_state() arch_mmiowb_state()
33 #endif /* arch_mmiowb_state */
/linux-master/kernel/locking/
H A Dspinlock.c26 #ifndef arch_mmiowb_state

Completed in 121 milliseconds