SN2_GLOBAL_TLB_PURGE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
sn2_global_tlb_purge - globally purge translation cache of virtual address range
SYNOPSIS
"SYNOPSIS"
void sn2_global_tlb_purge (unsigned long start, unsigned long end, unsigned long nbits);
ARGUMENTS
- start
-
start of virtual address range
- end
-
end of virtual address range
- nbits
-
specifies number of bytes to purge per instruction (num = 1<<(nbits & 0xfc))
DESCRIPTION
Purges the translation caches of all processors of the given virtual address
range.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 06:21:10 GMT, October 06, 2005