Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ () — UMIPS/BSD System Programmer's Package 2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

clear_cache − clear address range from instruction and data caches

clear_cache(addr, bcnt);
char *addr;
unsigned bcnt;

invalidates the cache for cache lines in the range
to
The specified address range must reside in k0seg or if in kuseg or k2seg,
be entirely mapped by translation
buffer entries that have caching enabled.
flush_cache(3spp)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026