SQ_FLUSH_RANGE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

sq_flush_range - Flush (prefetch) a specific SQ range  

SYNOPSIS

"SYNOPSIS"

void sq_flush_range (unsigned long start, unsigned int len);  

ARGUMENTS

start
the store queue address to start flushing from
len
the length to flush
 

DESCRIPTION

Flushes the store queue cache from start to start + len in a linear fashion.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:53 GMT, October 09, 2005