.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "SN_FLUSH_ALL_CACHES" "" "06 October 2005" "" ""
.SH NAME
sn_flush_all_caches \- flush a range of address from all caches (incl. L4)
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void sn_flush_all_caches (long \fIflush_addr\fB, long \fIbytes\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIflush_addr\fB\fR
identity mapped region 7 address to start flushing
.TP
\fB\fIbytes\fB\fR
number of bytes to flush
.SH "DESCRIPTION"
.PP
Flush a range of addresses from all caches including L4.
All addresses fully or partially contained within
\fIflush_addr\fR to \fIflush_addr\fR + \fIbytes\fR are flushed
from the all caches.