···6161 * Warning on the terminology - Linux calls an uncached area coherent;6262 * MIPS terminology calls memory areas with hardware maintained coherency6363 * coherent.6464+ *6565+ * Note that the R14000 and R16000 should also be checked for in this6666+ * condition. However this function is only called on non-I/O-coherent6767+ * systems and only the R10000 and R12000 are used in such systems, the6868+ * SGI IP28 Indigo² rsp. SGI IP32 aka O2.6469 */6570static inline int cpu_needs_post_dma_flush(struct device *dev)6671{