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

/linux-master/arch/mips/include/asm/
H A Dsync.h197 # define ___SYNC(type, reason, else) \ macro
200 # define ___SYNC(type, reason, else) \ macro
205 ___SYNC(__SYNC_##type, __SYNC_##reason, )
207 ___SYNC(__SYNC_##type, __SYNC_##reason, else)

Completed in 147 milliseconds