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

/linux-master/arch/mips/include/asm/
H A Dsync.h162 # define __SYNC_rpt(type) (1 - (type == __SYNC_wmb)) macro
164 # define __SYNC_rpt(type) 1 macro
181 .rept __SYNC_rpt(_type); \

Completed in 134 milliseconds