Home
last modified time | relevance | path

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

/linux-4.4.14/arch/metag/include/asm/
Dbarrier.h13 volatile int *flushptr = (volatile int *) LINSYSEVENT_WR_FENCE; in wr_fence() local
15 *flushptr = 0; in wr_fence()
31 volatile int *flushptr = (volatile int *) LINSYSEVENT_WR_COMBINE_FLUSH; in wr_fence() local
33 *flushptr = 0; in wr_fence()
34 *flushptr = 0; in wr_fence()
35 *flushptr = 0; in wr_fence()
36 *flushptr = 0; in wr_fence()
68 volatile int *flushptr = (volatile int *) LINSYSEVENT_WR_ATOMIC_UNLOCK; in fence() local
70 *flushptr = 0; in fence()