Searched refs:mmiowb_state (Results 1 – 6 of 6) sorted by relevance
29 DECLARE_PER_CPU(struct mmiowb_state, __mmiowb_state);37 struct mmiowb_state *ms = __mmiowb_state(); in mmiowb_set_pending()45 struct mmiowb_state *ms = __mmiowb_state(); in mmiowb_spin_lock()51 struct mmiowb_state *ms = __mmiowb_state(); in mmiowb_spin_unlock()
7 struct mmiowb_state { struct
280 struct mmiowb_state mmiowb_state; member
11 #define arch_mmiowb_state() (&local_paca->mmiowb_state)
27 DEFINE_PER_CPU(struct mmiowb_state, __mmiowb_state);
2711 DUMP(p, mmiowb_state.nesting_count, "%#-*x"); in dump_one_paca()2712 DUMP(p, mmiowb_state.mmiowb_pending, "%#-*x"); in dump_one_paca()