Differences between version 3 and previous revision of cacheflush(2).
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Tuesday, October 29, 2002 11:35:24 pm | by PerryLorier | Revert |
Older page: | version 2 | Last edited on Tuesday, October 29, 2002 11:35:12 pm | by PerryLorier | Revert |
@@ -5,10 +5,9 @@
cacheflush - flush contents of instruction and/or data cache
!!SYNOPSIS
__#include <asm/cachectl.h>__
- __int cacheflush(char *__''addr''__, int__ ''nbytes''__, int__ ''cache''__);
-
__
+ __int cacheflush(char *__''addr''__, int__ ''nbytes''__, int__ ''cache''__);__
!!DESCRIPTION
__cacheflush__ flushes contents of indicated cache(s) for user addresses in the range addr to (addr+nbytes-1). Cache may be one of: