Query: sq_flush_range
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SQ_FLUSH_RANGE(9) Memory Management SQ_FLUSH_RANGE(9)NAMEsq_flush_range - Flush (prefetch) a specific SQ rangeSYNOPSISvoid sq_flush_range(unsigned long start, unsigned int len);ARGUMENTSstart the store queue address to start flushing from len the length to flushDESCRIPTIONFlushes the store queue cache from start to start + len in a linear fashion.AUTHORPaul Mundt <lethal@linux-sh.org> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SQ_FLUSH_RANGE(9)