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

/linux-master/arch/mips/include/asm/
H A Dbarrier.h16 asm volatile(__SYNC(full, always) ::: "memory");
21 asm volatile(__SYNC(rmb, always) ::: "memory");
27 asm volatile(__SYNC(wmb, always) ::: "memory");
137 asm volatile(__SYNC(ginv, always));
H A Dcmpxchg.h44 " " __SYNC(full, loongson3_war) " \n" \
122 " " __SYNC(full, loongson3_war) " \n" \
131 "2: " __SYNC(full, loongson3_war) " \n" \
249 " " __SYNC(full, loongson3_war) " \n"
285 "2: " __SYNC(full, loongson3_war) " \n"
H A Datomic.h61 " " __SYNC(full, loongson3_war) " \n" \
91 " " __SYNC(full, loongson3_war) " \n" \
124 " " __SYNC(full, loongson3_war) " \n" \
219 " " __SYNC(full, loongson3_war) " \n" \
229 "2: " __SYNC(full, loongson3_war) " \n" \
H A Dfutex.h62 " " __SYNC(full, loongson3_war) " \n" \
178 " " __SYNC(full, loongson3_war) " \n"
H A Dsync.h44 * __SYNC() macro without needing lots of #ifdefery.
204 #define __SYNC(type, reason) \ macro
H A Dlocal.h40 __SYNC(full, loongson3_war) " \n"
73 __SYNC(full, loongson3_war) " \n"
H A Dbitops.h32 " " __SYNC(full, loongson3_war) " \n" \
49 " " __SYNC(full, loongson3_war) " \n" \
/linux-master/arch/mips/kernel/
H A Dsyscall.c143 " " __SYNC(full, loongson3_war) " \n"
H A Dgenex.S356 __SYNC(full, loongson3_war)

Completed in 153 milliseconds