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

/linux-master/include/asm-generic/
H A Dmmiowb_types.h9 u16 mmiowb_pending; member in struct:mmiowb_state
H A Dmmiowb.h40 ms->mmiowb_pending = ms->nesting_count;
53 if (unlikely(ms->mmiowb_pending)) {
54 ms->mmiowb_pending = 0;
/linux-master/arch/powerpc/xmon/
H A Dxmon.c2709 DUMP(p, mmiowb_state.mmiowb_pending, "%#-*x");

Completed in 377 milliseconds